wiki.techinc.nl/tests/phpunit/unit/includes/parser/Parsoid/Config
Aaron Schulz a58e677f91 parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest
Previously, prior changes to the global UrlUtils instance could interfere
with testInterWikiMap() and trigger a BadMethodCallException exception in
UrlUtils::expand().

Bug: T297078
Change-Id: If75a91e33c5881244de388d203d0fc4879000f46
2022-08-26 23:39:57 +00:00
..
SiteConfigTest.php parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest 2022-08-26 23:39:57 +00:00