]> git.localhorst.tv Git - alttp.git/commit
remove default auth tests
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 5 May 2022 12:44:24 +0000 (14:44 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 5 May 2022 12:44:24 +0000 (14:44 +0200)
commitbb02db955fe6dbc905414d479bbe2d38d41fef63
tree15bfcf13050cfbf938db235751c1c862d66c2ba9
parent9aeade5903cf6d08509fe5b1264a6bc4e0eeb60a
remove default auth tests
tests/Feature/Auth/AuthenticationTest.php [deleted file]
tests/Feature/Auth/EmailVerificationTest.php [deleted file]
tests/Feature/Auth/PasswordConfirmationTest.php [deleted file]
tests/Feature/Auth/PasswordResetTest.php [deleted file]
tests/Feature/Auth/RegistrationTest.php [deleted file]