mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
namespaces refactoring part 2
This commit is contained in:
@@ -24,5 +24,7 @@ abstract class TestCase extends BaseTestCase
|
||||
Storage::fake('local');
|
||||
|
||||
resolve(SetupService::class)->create_directories();
|
||||
|
||||
$this->withoutExceptionHandling();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user