Platonides has uploaded a new change for review.
https://gerrit.wikimedia.org/r/97325
Change subject: StatusTest is language dependant
......................................................................
StatusTest is language dependant
The 'Internal error:' piece is translated to other languages.
Change-Id: I32e333bb69268f323e363a0c1089326ce821fc8b
---
M tests/phpunit/includes/StatusTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/25/97325/1
diff --git a/tests/phpunit/includes/StatusTest.php
b/tests/phpunit/includes/StatusTest.php
index 376009d..aa2008b 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/97325
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I32e333bb69268f323e363a0c1089326ce821fc8b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Platonides <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits