Merge "Convert file delete to use OOUI"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiSetNotificationTimestampIntegrationTest.php
index ef4f513..dacd48f 100644 (file)
@@ -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() {