Skip to content

Commit be50e2e

Browse files
committed
minor #32777 [SecurityBundle] fix tests (xabbuh)
This PR was merged into the 5.0-dev branch. Discussion ---------- [SecurityBundle] fix tests | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- b247c16 fix tests
2 parents e852e76 + b247c16 commit be50e2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ public function testFirewalls()
110110
[
111111
'parameter' => '_switch_user',
112112
'role' => 'ROLE_ALLOWED_TO_SWITCH',
113-
'stateless' => false,
114113
],
115114
],
116115
[

0 commit comments

Comments
 (0)