mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-20 13:54:32 +01:00
Fix missing param in test
This commit is contained in:
parent
beb4590ef7
commit
8d22904ee3
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ public class DaoStateSnapshotServiceTest {
|
|||
mock(DaoStateStorageService.class),
|
||||
mock(DaoStateMonitoringService.class),
|
||||
null,
|
||||
null,
|
||||
null);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue