summaryrefslogtreecommitdiffstats
path: root/api/command_statuses_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/command_statuses_test.go')
-rw-r--r--api/command_statuses_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/command_statuses_test.go b/api/command_statuses_test.go
index a562ed882..031d5844d 100644
--- a/api/command_statuses_test.go
+++ b/api/command_statuses_test.go
@@ -7,7 +7,7 @@ import (
"testing"
"time"
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
)
func TestStatusCommands(t *testing.T) {