mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Disable account registering from disabled email provider
This commit is contained in:
@@ -117,7 +117,7 @@ class SettingsTest extends TestCase
|
||||
]);
|
||||
|
||||
Storage::assertExists(
|
||||
get_setting('app_logo')
|
||||
get_settings('app_logo')
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user