Skip to content

Commit 7b5df9c

Browse files
committed
Apply fixes from StyleCI
1 parent 17ba130 commit 7b5df9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ConfirmablePasswordControllerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ public function test_password_confirmation_status_has_expired()
189189
->assertHeaderMissing('X-Retry-After');
190190
}
191191

192-
193192
#[WithConfig('auth.password_timeout', 120)]
194193
public function test_password_confirmation_status_has_not_confirmed()
195194
{

0 commit comments

Comments
 (0)