From: Kunal Mehta Date: Thu, 7 Dec 2017 04:19:25 +0000 (-0800) Subject: WikiPageTest: Fix typo in @covers X-Git-Tag: 1.31.0-rc.0~1265 X-Git-Url: http://git.cyclocoop.org//%27http:/code.google.com/p/ie7-js//%27?a=commitdiff_plain;h=6fbea1aae451e1a82c3adf69288501cff12b5cbb;p=lhc%2Fweb%2Fwiklou.git WikiPageTest: Fix typo in @covers Change-Id: I3f3a3b2a1f5e5aed61cd71db17ae6a6a01fe2ecb --- diff --git a/tests/phpunit/includes/page/WikiPageDbTestBase.php b/tests/phpunit/includes/page/WikiPageDbTestBase.php index c4ec4dd5c1..b8480dd014 100644 --- a/tests/phpunit/includes/page/WikiPageDbTestBase.php +++ b/tests/phpunit/includes/page/WikiPageDbTestBase.php @@ -1447,8 +1447,8 @@ more stuff /** * @dataProvider provideTestInsertProtectNullRevision - * @covers WikiPge::insertProtectNullRevision - * @covers WikiPge::protectDescription + * @covers WikiPage::insertProtectNullRevision + * @covers WikiPage::protectDescription * * @param string $revCommentMsg * @param array $limit