summaryrefslogtreecommitdiffstats
path: root/api4/reaction_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'api4/reaction_test.go')
-rw-r--r--api4/reaction_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api4/reaction_test.go b/api4/reaction_test.go
index ca8335206..75f0cded0 100644
--- a/api4/reaction_test.go
+++ b/api4/reaction_test.go
@@ -9,7 +9,7 @@ import (
"reflect"
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
)
func TestSaveReaction(t *testing.T) {