mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
it_use_user_token_in_public_api_request test
This commit is contained in:
@@ -25,8 +25,6 @@ class SetupServiceTest extends TestCase
|
||||
*/
|
||||
public function it_create_system_folders()
|
||||
{
|
||||
Storage::fake('local');
|
||||
|
||||
$this->setup->create_directories();
|
||||
|
||||
collect(['avatars', 'chunks', 'system', 'files', 'temp', 'zip'])
|
||||
|
||||
Reference in New Issue
Block a user