Fix broken test

This commit is contained in:
Christoph Atteneder 2021-12-06 12:03:26 +01:00
parent d7c9ce462b
commit 21f84bcd45
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -40,6 +40,8 @@ public class DaoStateSnapshotServiceTest {
mock(DaoStateMonitoringService.class),
null,
null,
null,
null,
null);
}