diff --git a/tests/Feature/UserLoginTest.php b/tests/Feature/Authentication/UserLoginTest.php similarity index 91% rename from tests/Feature/UserLoginTest.php rename to tests/Feature/Authentication/UserLoginTest.php index a2ea474b..388ba7ca 100644 --- a/tests/Feature/UserLoginTest.php +++ b/tests/Feature/Authentication/UserLoginTest.php @@ -1,6 +1,6 @@ init();