X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fspecials%2FSpecialUncategorizedCategoriesTest.php;h=d151f596f01d068177a9df62b5299f45a244daa9;hp=daccd274a9f60ca468171b1e5cff37413fa9db4d;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hpb=5d1b19ed478271f4ef3204f4a388eb39effb275f diff --git a/tests/phpunit/includes/specials/SpecialUncategorizedCategoriesTest.php b/tests/phpunit/includes/specials/SpecialUncategorizedCategoriesTest.php index daccd274a9..d151f596f0 100644 --- a/tests/phpunit/includes/specials/SpecialUncategorizedCategoriesTest.php +++ b/tests/phpunit/includes/specials/SpecialUncategorizedCategoriesTest.php @@ -21,7 +21,6 @@ class SpecialUncategorizedCategoriesTest extends MediaWikiTestCase { 'fields' => [ 'namespace' => 'page_namespace', 'title' => 'page_title', - 'value' => 'page_title', ], 'conds' => [ 0 => 'cl_from IS NULL',