summaryrefslogtreecommitdiffstats
path: root/utils/license_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'utils/license_test.go')
-rw-r--r--utils/license_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/license_test.go b/utils/license_test.go
index e8fb95135..9771ec497 100644
--- a/utils/license_test.go
+++ b/utils/license_test.go
@@ -6,7 +6,7 @@ package utils
import (
"testing"
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
)
func TestSetLicense(t *testing.T) {