summaryrefslogtreecommitdiff
path: root/internal/sshenv/sshenv_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/sshenv/sshenv_test.go')
-rw-r--r--internal/sshenv/sshenv_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/sshenv/sshenv_test.go b/internal/sshenv/sshenv_test.go
index d2207f5..e4a640e 100644
--- a/internal/sshenv/sshenv_test.go
+++ b/internal/sshenv/sshenv_test.go
@@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/require"
- "gitlab.com/gitlab-org/gitlab-shell/go/internal/testhelper"
+ "gitlab.com/gitlab-org/gitlab-shell/internal/testhelper"
)
func TestLocalAddr(t *testing.T) {