mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02: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