mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
added it_upload_image_file_and_create_thumbnail
This commit is contained in:
@@ -22,6 +22,8 @@ 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