Skip to content

Commit 8435fb9

Browse files
committed
minor #47931 [SecurityBundle] remove deprecated enable_authenticator_manager option from tests (xabbuh)
This PR was merged into the 6.2 branch. Discussion ---------- [SecurityBundle] remove deprecated enable_authenticator_manager option from tests | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | | License | MIT | Doc PR | Commits ------- b78b45c remove deprecated enable_authenticator_manager option from tests
2 parents c8f2353 + b78b45c commit 8435fb9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ public function testRegisterAccessControlWithSpecifiedAttributes()
321321
{
322322
$container = $this->getRawContainer();
323323
$container->loadFromExtension('security', [
324-
'enable_authenticator_manager' => true,
325324
'providers' => [
326325
'default' => ['id' => 'foo'],
327326
],
@@ -357,7 +356,6 @@ public function testRegisterAccessControlWithSpecifiedRoute()
357356
{
358357
$container = $this->getRawContainer();
359358
$container->loadFromExtension('security', [
360-
'enable_authenticator_manager' => true,
361359
'providers' => [
362360
'default' => ['id' => 'foo'],
363361
],
@@ -393,7 +391,6 @@ public function testRegisterAccessControlWithSpecifiedAttributesThrowsException(
393391
{
394392
$container = $this->getRawContainer();
395393
$container->loadFromExtension('security', [
396-
'enable_authenticator_manager' => true,
397394
'providers' => [
398395
'default' => ['id' => 'foo'],
399396
],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy