aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/auth.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auth.rs b/tests/auth.rs
index cefc7ec..48f070e 100644
--- a/tests/auth.rs
+++ b/tests/auth.rs
@@ -1,5 +1,5 @@
-mod helpers;
-use helpers::*;
+mod fixtures;
+use fixtures::*;
#[rstest_parametrize(
cli_auth_arg, client_username, client_password,