Skip to content

Commit

Permalink
cs chore
Browse files Browse the repository at this point in the history
  • Loading branch information
skie committed Mar 11, 2024
1 parent e93a09e commit 6372588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ public function testGetAuthenticationServiceWithoutOneTimePasswordAuthenticator(
'identityAttribute' => 'identity',
'skipTwoFactorVerify' => true,
'impersonateSessionKey' => 'AuthImpersonate',
'className' => 'Authentication.Session'
'className' => 'Authentication.Session',
],
FormAuthenticator::class => [
'loginUrl' => '/login',
Expand Down

0 comments on commit 6372588

Please sign in to comment.