fix test failure

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
Abhishek Kumar 2024-04-01 14:05:03 +05:30
parent 996ae9a959
commit 292c0eb291
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ public class StorageManagerImplTest {
HypervisorGuruManager hvGuruMgr;
@Mock
AgentManager agentManager;
@Mock
ConfigDepot configDepot;
@Mock
ConfigurationDao configurationDao;