Awight has uploaded a new change for review.
https://gerrit.wikimedia.org/r/228038
Change subject: Fix name conflict with mw-core phpunit
......................................................................
Fix name conflict with mw-core phpunit
The conflicting class has been around forever, too bad nothing complains.
Change-Id: Ib9e6ba2b3cbf6976f5f116d85fe0238f51b557fd
---
R tests/DonationMessageTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface
refs/changes/38/228038/1
diff --git a/tests/MessageTest.php b/tests/DonationMessageTest.php
similarity index 88%
rename from tests/MessageTest.php
rename to tests/DonationMessageTest.php
index 701a58c..f580b4f 100644
--- a/tests/MessageTest.php
+++ b/tests/DonationMessageTest.php
@@ -4,7 +4,7 @@
* @group DonationInterface
* @group Messages
*/
-class MessageTest extends MediaWikiTestCase {
+class DonationMessageTest extends MediaWikiTestCase {
public function testGetCountrySpecificMessage() {
$actual = MessageUtils::getCountrySpecificMessage(
--
To view, visit https://gerrit.wikimedia.org/r/228038
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9e6ba2b3cbf6976f5f116d85fe0238f51b557fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits