Skip to content

Commit

Permalink
OP-175: Remove deprecated bundle from tests application bundle list
Browse files Browse the repository at this point in the history
  • Loading branch information
arek31 committed Jul 11, 2023
1 parent 99f08f5 commit cfcdf59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Application/config/bundles.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@
Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle::class => ['all' => true],
Sylius\Bundle\ApiBundle\SyliusApiBundle::class => ['all' => true],
SyliusLabs\DoctrineMigrationsExtraBundle\SyliusLabsDoctrineMigrationsExtraBundle::class => ['all' => true],
Symplify\ConsoleColorDiff\ConsoleColorDiffBundle::class => ['dev' => true, 'test' => true],
];

0 comments on commit cfcdf59

Please sign in to comment.