diff options
Diffstat (limited to 'tests/phpunit/languages/LanguageIntegrationTest.php')
-rw-r--r-- | tests/phpunit/languages/LanguageIntegrationTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit/languages/LanguageIntegrationTest.php b/tests/phpunit/languages/LanguageIntegrationTest.php index a26269dcba62..d33e908f2061 100644 --- a/tests/phpunit/languages/LanguageIntegrationTest.php +++ b/tests/phpunit/languages/LanguageIntegrationTest.php @@ -1363,7 +1363,6 @@ class LanguageIntegrationTest extends LanguageClassesTestCase { } public static function provideCheckTitleEncodingData() { - // phpcs:disable Generic.Files.LineLength return [ [ "" ], [ "United States of America" ], // 7bit ASCII |