Skip to content

Commit 2df460e

Browse files
Fix merge
1 parent a1a5eea commit 2df460e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/DependencyInjection/SecurityExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,6 @@ public function testCustomHasherWithMigrateFrom()
892892
$container = $this->getRawContainer();
893893

894894
$container->loadFromExtension('security', [
895-
'enable_authenticator_manager' => true,
896895
'password_hashers' => [
897896
'legacy' => 'md5',
898897
'App\User' => [

0 commit comments

Comments
 (0)