aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/content/JavaScriptContentTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/content/JavaScriptContentTest.php')
-rw-r--r--tests/phpunit/includes/content/JavaScriptContentTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/phpunit/includes/content/JavaScriptContentTest.php b/tests/phpunit/includes/content/JavaScriptContentTest.php
index 05f1f11f79f7..e8fff1e5422e 100644
--- a/tests/phpunit/includes/content/JavaScriptContentTest.php
+++ b/tests/phpunit/includes/content/JavaScriptContentTest.php
@@ -223,7 +223,6 @@ class JavaScriptContentTest extends TextContentTest {
}
public static function provideUpdateRedirect() {
- // phpcs:disable Generic.Files.LineLength
return [
[
'#REDIRECT [[Someplace]]',
@@ -284,7 +283,6 @@ class JavaScriptContentTest extends TextContentTest {
* Keep this in sync with JavaScriptContentHandlerTest::provideMakeRedirectContent()
*/
public static function provideGetRedirectTarget() {
- // phpcs:disable Generic.Files.LineLength
return [
[
'MediaWiki:MonoBook.js',