Merge "rdbms: make LBFactory "cliMode" check for phpdbg"
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiEditPageTest.php
index 4790f6b..c196338 100644 (file)
@@ -40,8 +40,6 @@ class ApiEditPageTest extends ApiTestCase {
 
                MWNamespace::clearCaches();
                $wgContLang->resetNamespaces(); # reset namespace cache
-
-               $this->doLogin();
        }
 
        protected function tearDown() {