File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,6 @@ public function getTestDetails(): \Generator
120120 ];
121121
122122 yield 'it_creates_a_new_class_and_api_resource ' => [$ this ->createMakeEntityTest ()
123- // @legacy - re-enable test when https://github.com/symfony/recipes/pull/1339 is merged
124- ->skipTest ('Waiting for https://github.com/symfony/recipes/pull/1339 ' )
125123 ->addExtraDependencies ('api ' )
126124 ->run (function (MakerTestRunner $ runner ) {
127125 $ runner ->runMaker ([
@@ -661,8 +659,6 @@ public function getTestDetails(): \Generator
661659 ];
662660
663661 yield 'it_makes_new_entity_no_to_all_extras ' => [$ this ->createMakeEntityTestForMercure ()
664- // @legacy - re-enable test when https://github.com/symfony/recipes/pull/1339 is merged
665- ->skipTest ('Waiting for https://github.com/symfony/recipes/pull/1339 ' )
666662 ->addExtraDependencies ('api ' )
667663 // special setup done in createMakeEntityTestForMercure()
668664 ->run (function (MakerTestRunner $ runner ) {
You can’t perform that action at this time.
0 commit comments