fix tests

This commit is contained in:
Christian Flothmann 2017-11-26 16:08:23 +01:00
parent 18dd63a4a8
commit 22192b16d8

View File

@ -179,7 +179,6 @@ class SecurityExtensionTest extends TestCase
'ambiguous' => array(
'http_basic' => true,
'form_login' => array('provider' => 'second'),
'logout_on_user_change' => true,
),
),
));