mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-08 21:44:32 +02:00
Apply Laravel Pint fixes
This commit is contained in:
@ -10,7 +10,6 @@ use Tests\ModelTestCase;
|
||||
*/
|
||||
class UserModelTest extends ModelTestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* @test
|
||||
*/
|
||||
@ -36,4 +35,4 @@ class UserModelTest extends ModelTestCase
|
||||
|
||||
$this->assertEquals(strtolower('UPPERCASE@example.COM'), $user->email);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user