Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50c22b3

Browse files
committed
Fixed tests
1 parent a84842b commit 50c22b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ protected static function getBundleDefaultConfig()
234234
'paths' => [],
235235
],
236236
'auto_mapping' => [],
237+
'disable_not_compromised_password' => false,
237238
],
238239
'annotations' => [
239240
'cache' => 'php_array',

0 commit comments

Comments
 (0)