X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fspecials%2FQueryAllSpecialPagesTest.php;h=a95d43c002ca88d125befb3cacbf1f170b0dee86;hp=58f83decbae4030fec1ee338a3d77c98d07b0ec0;hb=a1ef77b2d80830fbcb617a83961d78cff9d6e384;hpb=9314453c93e9daa502a706063b66d003adcbee0b diff --git a/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php b/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php index 58f83decba..a95d43c002 100644 --- a/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php +++ b/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php @@ -22,7 +22,7 @@ class QueryAllSpecialPagesTest extends MediaWikiTestCase { /** List query pages that can not be tested automatically */ protected $manualTest = [ - LinkSearchPage::class + SpecialLinkSearch::class ]; /**