mirror of https://github.com/apache/cloudstack.git
fix test failure
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
996ae9a959
commit
292c0eb291
|
|
@ -76,6 +76,7 @@ public class StorageManagerImplTest {
|
|||
HypervisorGuruManager hvGuruMgr;
|
||||
@Mock
|
||||
AgentManager agentManager;
|
||||
@Mock
|
||||
ConfigDepot configDepot;
|
||||
@Mock
|
||||
ConfigurationDao configurationDao;
|
||||
|
|
|
|||
Loading…
Reference in New Issue