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
120
120
];
121
121
122
122
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 ' )
125
123
->addExtraDependencies ('api ' )
126
124
->run (function (MakerTestRunner $ runner ) {
127
125
$ runner ->runMaker ([
@@ -681,8 +679,6 @@ public function getTestDetails(): \Generator
681
679
];
682
680
683
681
yield 'it_makes_new_entity_no_to_all_extras ' => [$ this ->createMakeEntityTestForMercure ()
684
- // @legacy - re-enable test when https://github.com/symfony/recipes/pull/1339 is merged
685
- ->skipTest ('Waiting for https://github.com/symfony/recipes/pull/1339 ' )
686
682
->addExtraDependencies ('api ' )
687
683
// special setup done in createMakeEntityTestForMercure()
688
684
->run (function (MakerTestRunner $ runner ) {
You can’t perform that action at this time.
0 commit comments