8000 [SecurityBundle] Fix merge · symfony/symfony@068b43a · GitHub
[go: up one dir, main page]

Skip to content

Commit 068b43a

Browse files
author
Robin Chalas
committed
[SecurityBundle] Fix merge
1 parent 302f337 commit 068b43a

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
@@ -198,7 +198,6 @@ public function testPerListenerProviderWithRememberMe()
198198
'firewalls' => array(
199199
'default' => array(
200200
'form_login' => array('provider' => 'second'),
201-
'logout_on_user_change' => true,
202201
'remember_me' => array('secret' => 'baz'),
203202
),
204203
),

0 commit comments

Comments
 (0)
0