diff options
Diffstat (limited to 'tests/e2e/vulnerability_test.go')
| -rw-r--r-- | tests/e2e/vulnerability_test.go | 2 |
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. |
