MWTestCase: include table prefix in domain for temp table only mode.
authordaniel <dkinzler@wikimedia.org>
Fri, 27 Sep 2019 11:10:22 +0000 (13:10 +0200)
committerdaniel <dkinzler@wikimedia.org>
Fri, 27 Sep 2019 11:10:22 +0000 (13:10 +0200)
commit387bd38287b7e4a493a57a9cb3e778e9efa8b661
tree0d8e39e97a8a112b26fb6292a9f7e94218290770
parentdfa75cf7ff6effb61334e6c98e6e3da7b936049f
MWTestCase: include table prefix in domain for temp table only mode.

This patch allows PageUpdaterTest and DerivedPageDataUpdaterTest to
function properly. Without this patch, the fail when run by themselves.

See phab ticket for analysis.

Bug: T234031
Change-Id: I0804b503bc8b860343a5141c0bfb25fe6855c87d
tests/phpunit/MediaWikiIntegrationTestCase.php