X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fdeferred%2FSearchUpdateTest.php;h=9e4dbea221a22ccfce4b95faaadc18e8a13ab072;hb=062d935971a96b788953448fc2b150056a41924e;hp=602a1757ec47d7ca6be202d5a52e835628a89cb8;hpb=358f20218c36bc77f10dbea81ad43454762ace8a;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/deferred/SearchUpdateTest.php b/tests/phpunit/includes/deferred/SearchUpdateTest.php index 602a1757ec..9e4dbea221 100644 --- a/tests/phpunit/includes/deferred/SearchUpdateTest.php +++ b/tests/phpunit/includes/deferred/SearchUpdateTest.php @@ -66,13 +66,13 @@ EOT $this->assertNotEquals( '', $this->updateText( $text ), - 'Bug 18609' + 'T20609' ); } /** * @covers SearchUpdate::updateText - * Test bug 32712 + * Test T34712 * Test if unicode quotes in article links make its search index empty */ public function testUnicodeLinkSearchIndexError() {