Merge branch 'develop' into feature/service-export-import
This commit is contained in:
commit
5e712f0bb1
7 changed files with 4 additions and 15 deletions
|
@ -276,6 +276,5 @@ class EmailSettingsCommandTest extends CommandTestCase
|
|||
{
|
||||
$this->config->shouldReceive('get')->withAnyArgs()->zeroOrMoreTimes()->andReturnNull();
|
||||
$this->command->shouldReceive('writeToEnvironment')->with($data)->once()->andReturnNull();
|
||||
$this->command->shouldReceive('call')->with('config:cache')->once()->andReturnNull();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue