summaryrefslogtreecommitdiffstats
path: root/plugin/plugintest/hooks.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/plugintest/hooks.go')
-rw-r--r--plugin/plugintest/hooks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/plugintest/hooks.go b/plugin/plugintest/hooks.go
index 4cac515b4..b0053a1ad 100644
--- a/plugin/plugintest/hooks.go
+++ b/plugin/plugintest/hooks.go
@@ -5,7 +5,7 @@ import (
"github.com/stretchr/testify/mock"
- "github.com/mattermost/platform/plugin"
+ "github.com/mattermost/mattermost-server/plugin"
)
type Hooks struct {