fix test
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
590ef22935
commit
e7805e5009
|
@ -57,7 +57,7 @@ class GlobalStoragesControllerTest extends StoragesControllerTest {
|
|||
$this->service,
|
||||
$this->createMock(ILogger::class),
|
||||
$session,
|
||||
$this->createMock(IGroupManager::class),
|
||||
$this->createMock(IGroupManager::class)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue