diff --git a/tests/auth/AuthCodeCept.php b/tests/authServer/AuthCodeCept.php similarity index 100% rename from tests/auth/AuthCodeCept.php rename to tests/authServer/AuthCodeCept.php diff --git a/tests/auth/AuthTester.php b/tests/authServer/AuthTester.php similarity index 100% rename from tests/auth/AuthTester.php rename to tests/authServer/AuthTester.php diff --git a/tests/auth/ClientCredentialsCept.php b/tests/authServer/ClientCredentialsCept.php similarity index 100% rename from tests/auth/ClientCredentialsCept.php rename to tests/authServer/ClientCredentialsCept.php diff --git a/tests/auth/PasswordGrantMissingPasswordCept.php b/tests/authServer/PasswordGrantMissingPasswordCept.php similarity index 100% rename from tests/auth/PasswordGrantMissingPasswordCept.php rename to tests/authServer/PasswordGrantMissingPasswordCept.php diff --git a/tests/auth/PasswordGrantMissingUsernameCept.php b/tests/authServer/PasswordGrantMissingUsernameCept.php similarity index 100% rename from tests/auth/PasswordGrantMissingUsernameCept.php rename to tests/authServer/PasswordGrantMissingUsernameCept.php diff --git a/tests/auth/_bootstrap.php b/tests/authServer/_bootstrap.php similarity index 100% rename from tests/auth/_bootstrap.php rename to tests/authServer/_bootstrap.php