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