mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 01:55:21 +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
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue