X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fapi%2FApiPurgeTest.php;h=96d9a384881101ec32243e472b1314ef528a3cff;hb=24b59673133bc6f74c19540fd92fda3a3faffc45;hp=9e1d3a189b27150ed0d650915fe98b5945e8a057;hpb=58cb1f824ac75c3b58ba19d1e88c1b38f9dc1fab;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/api/ApiPurgeTest.php b/tests/phpunit/includes/api/ApiPurgeTest.php index 9e1d3a189b..96d9a38488 100644 --- a/tests/phpunit/includes/api/ApiPurgeTest.php +++ b/tests/phpunit/includes/api/ApiPurgeTest.php @@ -9,11 +9,6 @@ */ class ApiPurgeTest extends ApiTestCase { - protected function setUp() { - parent::setUp(); - $this->doLogin(); - } - /** * @group Broken */