jenkins-bot has submitted this change and it was merged.

Change subject: Make ParserOutputDataUpdaterTest inherit from 
MediaWikiLangTestCase
......................................................................


Make ParserOutputDataUpdaterTest inherit from MediaWikiLangTestCase

It assumes English namespace names.

Change-Id: I86b324a0ca09325bdfdf3831a0ffac240d967b41
---
M client/tests/phpunit/includes/ParserOutputDataUpdaterTest.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Aude: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/client/tests/phpunit/includes/ParserOutputDataUpdaterTest.php 
b/client/tests/phpunit/includes/ParserOutputDataUpdaterTest.php
index c66e054..af2f10e 100644
--- a/client/tests/phpunit/includes/ParserOutputDataUpdaterTest.php
+++ b/client/tests/phpunit/includes/ParserOutputDataUpdaterTest.php
@@ -24,7 +24,7 @@
  * @author Katie Filbert < [email protected] >
  * @author Daniel Kinzler
  */
-class ParserOutputDataUpdaterTest extends \MediaWikiTestCase {
+class ParserOutputDataUpdaterTest extends \MediaWikiLangTestCase {
 
        /**
         * @var MockRepository|null

-- 
To view, visit https://gerrit.wikimedia.org/r/239095
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I86b324a0ca09325bdfdf3831a0ffac240d967b41
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to