mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #42423 from nextcloud/backport/42422/stable28
This commit is contained in:
commit
fce1c1831c
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ class StatusServiceTest extends TestCase {
|
|||
private IAvailabilityCoordinator|MockObject $availabilityCoordinator;
|
||||
private ICacheFactory|MockObject $cacheFactory;
|
||||
private LoggerInterface|MockObject $logger;
|
||||
private ICache|MockObject $cache;
|
||||
private StatusService $service;
|
||||
|
||||
protected function setUp(): void {
|
||||
|
|
|
|||
Loading…
Reference in a new issue