Apply Laravel Pint fixes

This commit is contained in:
Bubka
2023-03-26 17:13:32 +02:00
parent 1e0c0b8cfc
commit ac6c715e9a
73 changed files with 33 additions and 247 deletions

View File

@ -34,6 +34,7 @@ class WebAuthnDeviceLostControllerTest extends FeatureTestCase
/**
* @test
*
* @covers \App\Models\Traits\WebAuthnManageCredentials
*/
public function test_sendRecoveryEmail_sends_notification_on_success()