Fixed ConfigConsoleTest

This commit is contained in:
Philipp Holzer 2019-03-13 21:51:04 +01:00 committed by Hypolite Petovan
parent acd5060ec2
commit bef952bd16
3 changed files with 45 additions and 32 deletions

View file

@ -29,8 +29,6 @@ abstract class ConsoleTest extends MockedTest
Intercept::setUp();
$this->setUpVfsDir();
$this->mockApp($this->root);
}
/**