Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Aug 26, 2024
1 parent 17ba130 commit 7b5df9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ConfirmablePasswordControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ public function test_password_confirmation_status_has_expired()
->assertHeaderMissing('X-Retry-After');
}


#[WithConfig('auth.password_timeout', 120)]
public function test_password_confirmation_status_has_not_confirmed()
{
Expand Down

0 comments on commit 7b5df9c

Please sign in to comment.