mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
implementation of user limits and refactoring
This commit is contained in:
@@ -188,7 +188,7 @@ class SetupWizardTest extends TestCase
|
||||
]);
|
||||
|
||||
$this->assertDatabaseHas('settings', [
|
||||
'name' => 'storage_default',
|
||||
'name' => 'default_storage_amount',
|
||||
'value' => '10',
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user