Skip to content

Commit 96d54a7

Browse files
committed
2 parents 38b2864 + ee98865 commit 96d54a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Maker/FunctionalTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ public function getCommandTests()
314314
})
315315
];
316316

317-
yield 'crud' => [MakerTestDetails::createTest(
317+
yield 'crud_basic' => [MakerTestDetails::createTest(
318318
$this->getMakerInstance(MakeCrud::class),
319319
[
320320
// entity class name

0 commit comments

Comments
 (0)