diff --git a/tests/Authentication/AccessTokenAuthenticatorTest.php b/tests/Authentication/Authenticators/AccessTokenAuthenticatorTest.php similarity index 99% rename from tests/Authentication/AccessTokenAuthenticatorTest.php rename to tests/Authentication/Authenticators/AccessTokenAuthenticatorTest.php index aa97ab190..6bb8afded 100644 --- a/tests/Authentication/AccessTokenAuthenticatorTest.php +++ b/tests/Authentication/Authenticators/AccessTokenAuthenticatorTest.php @@ -1,6 +1,6 @@