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