mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 02:24:35 +02:00
test: add new test for Configuration (#2915)
This commit is contained in:
parent
c33f84fcc2
commit
5e52ecc3f8
4 changed files with 37 additions and 4 deletions
|
@ -78,7 +78,3 @@ spl_autoload_register(function ($className) {
|
|||
}
|
||||
}
|
||||
});
|
||||
|
||||
Configuration::verifyInstallation();
|
||||
Configuration::loadConfiguration();
|
||||
Authentication::showPromptIfNeeded();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue