зеркало из https://github.com/nextcloud/cookbook.git
Fix backend unit test
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
This commit is contained in:
Родитель
35bb8d0722
Коммит
cc98191fef
|
@ -88,6 +88,7 @@ class ConfigImplementationTest extends TestCase {
|
|||
'folder' => $folder,
|
||||
'update_interval' => $interval,
|
||||
'print_image' => $printImage,
|
||||
'visibleInfoBlocks' => Array (),
|
||||
];
|
||||
|
||||
$this->userFolder->method('getPath')->willReturn($folder);
|
||||
|
|
Загрузка…
Ссылка в новой задаче