summaryrefslogtreecommitdiff
path: root/tests/e2e/vulnerability_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/e2e/vulnerability_test.go')
-rw-r--r--tests/e2e/vulnerability_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/e2e/vulnerability_test.go b/tests/e2e/vulnerability_test.go
index a8c2dfb..8de38a3 100644
--- a/tests/e2e/vulnerability_test.go
+++ b/tests/e2e/vulnerability_test.go
@@ -8,7 +8,7 @@ import (
"strings"
"testing"
- "git.theodohertyfamily.com/tools/wg-wrap/internal/cli"
+ "git.theodohertyfamily.com/wg-wrap/internal/cli"
)
// TestEditorArgumentSplitting verifies that the editor is correctly split into command and arguments.