X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fapi%2FApiQueryRecentChangesIntegrationTest.php;h=24b750098339c29887a21a1f4f221276b619be76;hb=0ded00ab4c6dc1ad4e961412d357080a0a5a056d;hp=19f66fa9f80dcaade32541e591e2e7419ce0cbc6;hpb=3b7f4539639b3899e246e245df481882f81f9340;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php b/tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php index 19f66fa9f8..24b7500983 100644 --- a/tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php +++ b/tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php @@ -589,7 +589,7 @@ class ApiQueryRecentChangesIntegrationTest extends ApiTestCase { 'rc_minor' => 0, 'rc_cur_id' => $title->getArticleID(), 'rc_user' => 0, - 'rc_user_text' => 'External User', + 'rc_user_text' => 'm>External User', 'rc_comment' => '', 'rc_comment_text' => '', 'rc_comment_data' => null,