Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/399778 )

Change subject: MobileContextTest: Fix invalid @covers tag
......................................................................

MobileContextTest: Fix invalid @covers tag

Bug: T183529
Change-Id: If0c689d3134ff5ba11c3f7a30731e36fc19fc5e9
---
M tests/phpunit/MobileContextTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/78/399778/1

diff --git a/tests/phpunit/MobileContextTest.php 
b/tests/phpunit/MobileContextTest.php
index 6a6a716..3ec85bd 100644
--- a/tests/phpunit/MobileContextTest.php
+++ b/tests/phpunit/MobileContextTest.php
@@ -246,7 +246,7 @@
        /**
         * A null title shouldn't result in a fatal exception - bug T142914
         * @covers MobileContext::shouldDisplayMobileView
-        * @covers MobileContext::useFormat
+        * @covers MobileContext::setUseFormat
         */
        public function testRedirectMobileEnabledPages() {
                $this->setMwGlobals( [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If0c689d3134ff5ba11c3f7a30731e36fc19fc5e9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to