diff --git a/tests/Application/config/bundles.php b/tests/Application/config/bundles.php index e074e030..b0f13b83 100755 --- a/tests/Application/config/bundles.php +++ b/tests/Application/config/bundles.php @@ -60,5 +60,4 @@ Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true], League\FlysystemBundle\FlysystemBundle::class => ['all' => true], Sylius\Calendar\SyliusCalendarBundle::class => ['all' => true], - SyliusLabs\Polyfill\Symfony\Security\Bundle\SyliusLabsPolyfillSymfonySecurityBundle::class => ['all' => true], ];