]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/Console/ConsoleTest.php
Fixing some AutomaticInstallationConsoleTests
[friendica.git] / tests / src / Core / Console / ConsoleTest.php
index bd821614f22e4da52d1d4942ece3edcf6ba70345..4fc44b92c5b5f2ec8a2eddc7f60579ad79120e60 100644 (file)
@@ -29,8 +29,6 @@ abstract class ConsoleTest extends MockedTest
                Intercept::setUp();
 
                $this->setUpVfsDir();
-               $this->mockApp($this->root);
-
        }
 
        /**