summaryrefslogtreecommitdiff
path: root/internal/rpc/client_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rpc/client_test.go')
-rw-r--r--internal/rpc/client_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rpc/client_test.go b/internal/rpc/client_test.go
index fc03981d..71f3ce7b 100644
--- a/internal/rpc/client_test.go
+++ b/internal/rpc/client_test.go
@@ -6,7 +6,7 @@ import (
"testing"
"github.com/roadrunner-server/config/v4"
- "github.com/roadrunner-server/roadrunner/v2/internal/rpc"
+ "github.com/roadrunner-server/roadrunner/v2023/internal/rpc"
"github.com/stretchr/testify/require"
"github.com/stretchr/testify/assert"