We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec7dc3 commit ee69d23Copy full SHA for ee69d23
1 file changed
tests/Unit/Console/GeneratorTest.php
@@ -7,7 +7,6 @@
7
8
beforeEach(function () {
9
login();
10
- File::deleteDirectory(base_path('app/Sharp'));
11
});
12
13
afterEach(function () {
0 commit comments