diff --git a/tests/TwoFactorAuthenticationTest.php b/tests/TwoFactorAuthenticationTest.php index 8bc84a9..e842ea7 100644 --- a/tests/TwoFactorAuthenticationTest.php +++ b/tests/TwoFactorAuthenticationTest.php @@ -5,7 +5,8 @@ class TwoFactorAuthenticationTest extends BaseTestCase { /** - * Test Users count after inserting one row + * Test Users count after inserting one row. + * * @test */ public function getUsers()