X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fapi%2FApiSetNotificationTimestampIntegrationTest.php;h=dacd48f623ff5277a3a9955c5776861fb9eb59e8;hb=ed40e8ec5312481438b7369f0053219e51e0eb5e;hp=ef4f5139e4ca4f9331855e975ba37a5122bdfcd1;hpb=bf56ea38746c35ca1b5daa23c3e92bb7e86b6b19;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php b/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php index ef4f5139e4..dacd48f623 100644 --- a/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php +++ b/tests/phpunit/includes/api/ApiSetNotificationTimestampIntegrationTest.php @@ -13,7 +13,6 @@ class ApiSetNotificationTimestampIntegrationTest extends ApiTestCase { protected function setUp() { parent::setUp(); self::$users[__CLASS__] = new TestUser( __CLASS__ ); - $this->doLogin( __CLASS__ ); } public function testStuff() {