Skip to content

Commit 22192b1

Browse files
committed
fix tests
1 parent 18dd63a commit 22192b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ public function testMissingProviderForListener()
179179
'ambiguous' => array(
180180
'http_basic' => true,
181181
'form_login' => array('provider' => 'second'),
182-
'logout_on_user_change' => true,
183182
),
184183
),
185184
));

0 commit comments

Comments
 (0)