mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
Disable account registering from disabled email provider
This commit is contained in:
@@ -194,7 +194,7 @@ class SetupWizardTest extends TestCase
|
||||
|
||||
collect(['app_logo', 'app_logo_horizontal', 'app_favicon'])
|
||||
->each(function ($file) {
|
||||
$path = get_setting($file);
|
||||
$path = get_settings($file);
|
||||
|
||||
$this->assertNotNull($path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user