Umherirrender has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/148840

Change subject: Fix typo: expectedExceptionMesage -> expectedExceptionMessage
......................................................................

Fix typo: expectedExceptionMesage -> expectedExceptionMessage

Change-Id: I8930364d3bbe9070df646f4f253779494c5091b1
---
M tests/phpunit/includes/specials/SpecialListFilesTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/40/148840/1

diff --git a/tests/phpunit/includes/specials/SpecialListFilesTest.php 
b/tests/phpunit/includes/specials/SpecialListFilesTest.php
index 2689236..c042064 100644
--- a/tests/phpunit/includes/specials/SpecialListFilesTest.php
+++ b/tests/phpunit/includes/specials/SpecialListFilesTest.php
@@ -11,7 +11,7 @@
 class SpecialListFilesTest extends MediaWikiTestCase {
        /**
         * @expectedException MWException
-        * @expectedExceptionMesage invalid_field
+        * @expectedExceptionMessage invalid_field
         * @covers ImageListPager::formatValue
         */
        public function testFormatValuesThrowException() {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8930364d3bbe9070df646f4f253779494c5091b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to