Umherirrender has uploaded a new change for review.
https://gerrit.wikimedia.org/r/97554
Change subject: Fix StatusTest for wikis with $wgContentLanguage != 'en'
......................................................................
Fix StatusTest for wikis with $wgContentLanguage != 'en'
Change-Id: I8a461e51edd989adbeff0d1443f94bc481b3a7c2
---
M tests/phpunit/includes/StatusTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/54/97554/1
diff --git a/tests/phpunit/includes/StatusTest.php
b/tests/phpunit/includes/StatusTest.php
index b954d22..8ed2189 100644
--- a/tests/phpunit/includes/StatusTest.php
+++ b/tests/phpunit/includes/StatusTest.php
@@ -3,7 +3,7 @@
/**
* @author Adam Shorland
*/
-class StatusTest extends MediaWikiTestCase {
+class StatusTest extends MediaWikiLangTestCase {
public function testCanConstruct() {
new Status();
--
To view, visit https://gerrit.wikimedia.org/r/97554
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a461e51edd989adbeff0d1443f94bc481b3a7c2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits