jenkins-bot has submitted this change and it was merged. Change subject: Fix covers tag in GlobalTest ......................................................................
Fix covers tag in GlobalTest Change-Id: Ia9e6f539e9b70e82c3fc0b352585650aa3ec5d7a --- M tests/phpunit/includes/GlobalFunctions/GlobalTest.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Bartosz Dziewoński: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/phpunit/includes/GlobalFunctions/GlobalTest.php b/tests/phpunit/includes/GlobalFunctions/GlobalTest.php index 6154df1..868090e 100644 --- a/tests/phpunit/includes/GlobalFunctions/GlobalTest.php +++ b/tests/phpunit/includes/GlobalFunctions/GlobalTest.php @@ -143,7 +143,7 @@ /** - * @covers ::testWfArrayDiff2 + * @covers ::wfArrayToCgi */ public function testArrayToCGI2() { $this->assertEquals( -- To view, visit https://gerrit.wikimedia.org/r/95784 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9e6f539e9b70e82c3fc0b352585650aa3ec5d7a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aude <aude.w...@gmail.com> Gerrit-Reviewer: Addshore <addshorew...@gmail.com> Gerrit-Reviewer: Bartosz Dziewoński <matma....@gmail.com> Gerrit-Reviewer: Hashar <has...@free.fr> Gerrit-Reviewer: Mwalker <mwal...@wikimedia.org> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits