Skip to content

Commit 08d0db9

Browse files
committed
Fix GeneratorTest
1 parent 062c213 commit 08d0db9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Unit/Console/GeneratorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
beforeEach(function () {
99
login();
10+
File::deleteDirectory(base_path('app/Sharp'));
1011
});
1112

1213
it('can generate a new full sharp entity from console and we can create, display, update and delete an item', function () {

0 commit comments

Comments
 (0)