Skip to content

Commit

Permalink
Fix singleton tests
Browse files Browse the repository at this point in the history
  • Loading branch information
driftingly authored and ifox committed Jan 18, 2024
1 parent 839bd04 commit 395742e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/Commands/MakeSingletonTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public function testCanExecuteCommand(): void
'--hasFiles' => true,
'--hasRevisions' => true,
'--generatePreview' => true,
'--factory' => true,
])->run()
);

Expand Down

0 comments on commit 395742e

Please sign in to comment.