Skip to content

Commit

Permalink
Merge pull request #1054 from ostrolucky/i-bet-alcaeus-wont-notice-na…
Browse files Browse the repository at this point in the history
…me-of-this-branch

Fix deprecation failures around doctrine:mapping:import command
  • Loading branch information
alcaeus committed Nov 17, 2019
2 parents 755847d + 777bc39 commit 6ccdc89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tests/Command/ImportMappingDoctrineCommandTest.php
Expand Up @@ -14,6 +14,9 @@
use Symfony\Component\HttpKernel\Bundle\Bundle;
use Symfony\Component\HttpKernel\Kernel;

/**
* @group legacy
*/
class ImportMappingDoctrineCommandTest extends TestCase
{
/** @var ImportMappingTestingKernel|null */
Expand Down

0 comments on commit 6ccdc89

Please sign in to comment.