mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
UI improvements part 2
This commit is contained in:
@@ -174,7 +174,7 @@ class SettingsTest extends TestCase
|
||||
])->assertStatus(204);
|
||||
|
||||
$this->assertDatabaseHas('settings', [
|
||||
'name' => 'allowed_facebook_login',
|
||||
'name' => 'allowed_facebook',
|
||||
'value' => 1,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user