X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fparser%2FPreprocessorTest.php;h=1ebba1a5e2024936dcb89dc0a92c61253a6e56cf;hb=271da8812794176ce928978b77dbd2a6381d8193;hp=345fd0a524d28057083633c5aca1486aa5d18adc;hpb=166191535f486569277e95b7e6a3850b5db6757d;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/parser/PreprocessorTest.php b/tests/phpunit/includes/parser/PreprocessorTest.php index 345fd0a524..1ebba1a5e2 100644 --- a/tests/phpunit/includes/parser/PreprocessorTest.php +++ b/tests/phpunit/includes/parser/PreprocessorTest.php @@ -193,7 +193,7 @@ class PreprocessorTest extends MediaWikiTestCase { } /** - * Tests from Bug 28642 · https://bugzilla.wikimedia.org/28642 + * Tests from T30642 · https://phabricator.wikimedia.org/T30642 */ public static function provideHeadings() { // @codingStandardsIgnoreStart Ignore Generic.Files.LineLength.TooLong