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