vishesh92 commented on code in PR #10686:
URL: https://github.com/apache/cloudstack/pull/10686#discussion_r2036823427


##########
plugins/hypervisors/vmware/src/test/java/com/cloud/hypervisor/vmware/resource/VmwareResourceTest.java:
##########
@@ -201,11 +201,9 @@ public VmwareHypervisorHost getHyperHost(VmwareContext 
context, Command cmd) {
 
     private Map<String,String> specsArray = new HashMap<String,String>();
 
-    AutoCloseable closeable;
 
     @Before
     public void setup() throws Exception {
-        closeable = MockitoAnnotations.openMocks(this);

Review Comment:
   Why do we need to remove it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to