Skip to content

Commit 8fb2437

Browse files
Update plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtCheckVirtualMachineCommandWrapperTest.java
Co-authored-by: dahn <daan.hoogland@gmail.com>
1 parent f91a776 commit 8fb2437

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtCheckVirtualMachineCommandWrapperTest.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,3 @@ public void testExecuteCallsGetLibvirtUtilitiesHelper() throws LibvirtException
189189
verify(libvirtUtilitiesHelper).getConnectionByVmName(VM_NAME);
190190
}
191191
}
192-
193-
194-
195-
196-

0 commit comments

Comments
 (0)