mirror of
https://github.com/friendica/friendica
synced 2025-04-24 02:30:13 +00:00
Fixed ConfigConsoleTest
This commit is contained in:
parent
acd5060ec2
commit
bef952bd16
3 changed files with 45 additions and 32 deletions
|
@ -16,6 +16,8 @@ class ConfigConsoleTest extends ConsoleTest
|
|||
{
|
||||
parent::setUp();
|
||||
|
||||
$this->mockApp($this->root);
|
||||
|
||||
\Mockery::getConfiguration()->setConstantsMap([
|
||||
Mode::class => [
|
||||
'DBCONFIGAVAILABLE' => 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue