X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fapi%2FApiQueryInfoTest.php;h=3aaad486e9adbd4d9512de85de0e1ae4fe725f61;hb=7ecbff2360a07755f771c648ed1e27ee3dca8ad5;hp=80043daee40e6ae07a3c4e5b0d2819a5e80ca62f;hpb=50d87ad2f809f9052fce4a18b02e0ddb7a58aec9;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/api/ApiQueryInfoTest.php b/tests/phpunit/includes/api/ApiQueryInfoTest.php index 80043daee4..3aaad486e9 100644 --- a/tests/phpunit/includes/api/ApiQueryInfoTest.php +++ b/tests/phpunit/includes/api/ApiQueryInfoTest.php @@ -107,7 +107,7 @@ class ApiQueryInfoTest extends ApiTestCase { 'user' => $badActor->getId(), 'by' => $sysop->getId(), 'expiry' => 'infinity', - 'sitewide' => 0, + 'sitewide' => 1, 'enableAutoblock' => true, ] );