LinksUpdateTest: override InterwikiLookup service
commite9218f6afaecd6a06d7aacdcd03e2e81aacf29ce
authorC. Scott Ananian <cscott@cscott.net>
Fri, 29 Mar 2024 20:38:38 +0000 (29 16:38 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Fri, 29 Mar 2024 21:30:14 +0000 (29 17:30 -0400)
treeb5b001278552092f6c9f16bcb361fac248202283
parentc94925524fd22adecb7b7f6a91039a5a1037902f
LinksUpdateTest: override InterwikiLookup service

Use the same strategy for setting up interwiki links for the
LinksUpdateTest that is used in ParserTestRunner.  This is more
robust against service initialization order and doesn't import
unrelated interwiki prefixes from the host wiki during testing.

Change-Id: I6b2141ea8299fc8ca3db996104fbafff68276c55
tests/phpunit/includes/deferred/LinksUpdateTest.php