X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FOutputPageTest.php;h=32fa46887debe526f2bd84ae5332fd1d66724c3c;hb=e087f9a1ccd7e79725afe7a299f598b7bfc9640d;hp=cedb6232d00b75a22e71c0ff6ae8f2c3b35dd233;hpb=c1f430f17b2c6ee009c82c2f2002103613b33d02;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/OutputPageTest.php b/tests/phpunit/includes/OutputPageTest.php index cedb6232d0..32fa46887d 100644 --- a/tests/phpunit/includes/OutputPageTest.php +++ b/tests/phpunit/includes/OutputPageTest.php @@ -372,8 +372,10 @@ class OutputPageTest extends MediaWikiTestCase { 'user' => [ 'user.styles', 'example.user' ], ], '' . "\n" . - '' . "\n" . - '', + '' . "\n" . + '' . "\n" . + '' . "\n" . + '', ], // @codingStandardsIgnoreEnd Generic.Files.LineLength ];