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