Skip to content

Commit 68724a4

Browse files
committed
test: Fixed single test to add default value
1 parent 219d228 commit 68724a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Maker/MakeEntityTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,8 @@ public function getTestDetails(): \Generator
738738
'',
739739
// nullable
740740
'y',
741+
// no default value
742+
'',
741743
// finish adding fields
742744
'',
743745
]);

0 commit comments

Comments
 (0)