mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-22 06:34:31 +00:00
Previously the static variable was reset to its initial value for each test case due to process-isolation being set to "true". Now the variable is correctly incremented however must be re-initialized at start of each test to prevent the variable to carry over to the next bridge. |
||
---|---|---|
.. | ||
Bridge.php | ||
Cache.php | ||
Exceptions.php | ||
Format.php | ||
HTMLUtils.php | ||
Item.php | ||
RssBridge.php | ||
Tests.php |