diff --git a/Tests/Command/ImportMappingDoctrineCommandTest.php b/Tests/Command/ImportMappingDoctrineCommandTest.php index cefb5a690..e0e6c3b77 100644 --- a/Tests/Command/ImportMappingDoctrineCommandTest.php +++ b/Tests/Command/ImportMappingDoctrineCommandTest.php @@ -14,6 +14,9 @@ use Symfony\Component\HttpKernel\Bundle\Bundle; use Symfony\Component\HttpKernel\Kernel; +/** + * @group legacy + */ class ImportMappingDoctrineCommandTest extends TestCase { /** @var ImportMappingTestingKernel|null */