summaryrefslogtreecommitdiffstats
path: root/app/command_code_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/command_code_test.go')
-rw-r--r--app/command_code_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/command_code_test.go b/app/command_code_test.go
index 7b5813a62..e9d677a50 100644
--- a/app/command_code_test.go
+++ b/app/command_code_test.go
@@ -3,7 +3,7 @@ package app
import (
"testing"
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
)
func TestCodeProviderDoCommand(t *testing.T) {