From d053a7baa7cbcb37e55fbbcb8613c53961b26b97 Mon Sep 17 00:00:00 2001 From: Umherirrender Date: Mon, 6 Aug 2018 17:38:47 +0200 Subject: [PATCH] Remove comment about fixed codesniffer bug Fix was part of 21.0.0 (or earlier) Change-Id: I378aea5cac5a2191e859c89a781e64bf647841d7 --- tests/phpunit/includes/Storage/RevisionRecordTests.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/phpunit/includes/Storage/RevisionRecordTests.php b/tests/phpunit/includes/Storage/RevisionRecordTests.php index 607f78293d..30dacdb7ac 100644 --- a/tests/phpunit/includes/Storage/RevisionRecordTests.php +++ b/tests/phpunit/includes/Storage/RevisionRecordTests.php @@ -13,9 +13,6 @@ use MediaWiki\User\UserIdentityValue; use TextContent; use Title; -// PHPCS should not complain about @covers and @dataProvider being used in traits, see T192384 -// phpcs:disable MediaWiki.Commenting.PhpunitAnnotations.NotTestClass - /** * @covers \MediaWiki\Storage\RevisionRecord * -- 2.20.1