summaryrefslogtreecommitdiff
path: root/tests/plugins/server/plugin_sockets.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/server/plugin_sockets.go')
-rw-r--r--tests/plugins/server/plugin_sockets.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/server/plugin_sockets.go b/tests/plugins/server/plugin_sockets.go
index f5f8f7ad..1820b4c1 100644
--- a/tests/plugins/server/plugin_sockets.go
+++ b/tests/plugins/server/plugin_sockets.go
@@ -7,8 +7,8 @@ import (
"github.com/spiral/roadrunner-plugins/config"
"github.com/spiral/roadrunner/v2/interfaces/pool"
"github.com/spiral/roadrunner/v2/pkg/payload"
+ "github.com/spiral/roadrunner/v2/pkg/plugins/server"
"github.com/spiral/roadrunner/v2/pkg/worker"
- "github.com/spiral/roadrunner/v2/plugins/server"
)
type Foo2 struct {