wiki.techinc.nl/tests/phpunit/integration
C. Scott Ananian df1ddd6f9c LanguageLinksHandlerTest: use wgInterwikiCache instead of mutating database
Mutating the interwiki table invalidates the Title codec and in
general leads to a bunch of complications.  Easier to just use the
`wgInterwikiCache` mechanism, as a lot of other phpunit tests do.

Bug: T271287
Change-Id: Id1899a89ae6b55e7032befe73990d215370828d8
2021-01-06 17:07:47 -05:00
..
includes LanguageLinksHandlerTest: use wgInterwikiCache instead of mutating database 2021-01-06 17:07:47 -05:00