Fixed ConfigConsoleTest
This commit is contained in:
committed by
Hypolite Petovan
parent
acd5060ec2
commit
bef952bd16
@@ -16,6 +16,8 @@ class ConfigConsoleTest extends ConsoleTest
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
$this->mockApp($this->root);
|
||||
|
||||
\Mockery::getConfiguration()->setConstantsMap([
|
||||
Mode::class => [
|
||||
'DBCONFIGAVAILABLE' => 0
|
||||
|
||||
Reference in New Issue
Block a user