Skip to content

Commit b6610fc

Browse files
committed
chore: add newline to end of TwoFactorAuthenticationTest file
1 parent f608bc4 commit b6610fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Settings/TwoFactorAuthenticationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ public function test_two_factor_settings_page_requires_authentication()
8484
$this->get('/settings/two-factor')
8585
->assertRedirect('/login');
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)