mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
test: add new test for Configuration (#2915)
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
require __DIR__ . '/../../lib/rssbridge.php';
|
||||
|
||||
Configuration::loadConfiguration();
|
||||
|
||||
$url = 'https://api.github.com/repos/rss-bridge/rss-bridge/contributors';
|
||||
$contributors = [];
|
||||
$next = true;
|
||||
|
Reference in New Issue
Block a user