mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
- share by email fix
This commit is contained in:
@@ -85,7 +85,7 @@ class SetupWizardTest extends TestCase
|
||||
])
|
||||
->assertDatabaseHas('settings', [
|
||||
'name' => 'user_verification',
|
||||
'value' => 1,
|
||||
'value' => 0,
|
||||
])
|
||||
->assertDatabaseHas('settings', [
|
||||
'name' => 'app_color',
|
||||
|
||||
Reference in New Issue
Block a user