mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
event implementation
This commit is contained in:
@@ -112,7 +112,7 @@ class FileTest extends TestCase
|
||||
->create();
|
||||
|
||||
$user->settings()->update([
|
||||
'storage_capacity' => 1,
|
||||
'max_storage_amount' => 1,
|
||||
]);
|
||||
|
||||
File::factory(File::class)
|
||||
|
||||
Reference in New Issue
Block a user