diff options
Diffstat (limited to 'tests/phpunit/includes/api/ApiComparePagesTest.php')
-rw-r--r-- | tests/phpunit/includes/api/ApiComparePagesTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit/includes/api/ApiComparePagesTest.php b/tests/phpunit/includes/api/ApiComparePagesTest.php index 12663bad45f8..f2db3b2f3cd8 100644 --- a/tests/phpunit/includes/api/ApiComparePagesTest.php +++ b/tests/phpunit/includes/api/ApiComparePagesTest.php @@ -186,7 +186,6 @@ class ApiComparePagesTest extends ApiTestCase { } public static function provideDiff() { - // phpcs:disable Generic.Files.LineLength.TooLong return [ 'Basic diff, titles' => [ [ |