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