WikiPageTest: Fix typo in @covers
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 7 Dec 2017 04:19:25 +0000 (20:19 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 7 Dec 2017 04:19:25 +0000 (20:19 -0800)
Change-Id: I3f3a3b2a1f5e5aed61cd71db17ae6a6a01fe2ecb

tests/phpunit/includes/page/WikiPageDbTestBase.php

index c4ec4dd..b8480dd 100644 (file)
@@ -1447,8 +1447,8 @@ more stuff
 
        /**
         * @dataProvider provideTestInsertProtectNullRevision
 
        /**
         * @dataProvider provideTestInsertProtectNullRevision
-        * @covers WikiPge::insertProtectNullRevision
-        * @covers WikiPge::protectDescription
+        * @covers WikiPage::insertProtectNullRevision
+        * @covers WikiPage::protectDescription
         *
         * @param string $revCommentMsg
         * @param array $limit
         *
         * @param string $revCommentMsg
         * @param array $limit