Skip to content

Commit 8955843

Browse files
committed
[SecurityBundle] Fix tests
1 parent 8e30ff3 commit 8955843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/DependencyInjection/CompleteConfigurationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ public function testFirewalls()
165165
[
166166
'parameter' => '_switch_user',
167167
'role' => 'ROLE_ALLOWED_TO_SWITCH',
168+
'target_url' => null,
168169
],
169170
[
170171
'csrf_parameter' => '_csrf_token',

0 commit comments

Comments
 (0)