qubes/tests: fix regression in test setup
Regression was caused by 648fe213 "core3: test fixing"
This commit is contained in:
parent
e4a0cfc8c8
commit
5c57b4cda7
@ -362,8 +362,7 @@ class SystemTestsMixin(object):
|
|||||||
return VMPREFIX + name
|
return VMPREFIX + name
|
||||||
|
|
||||||
|
|
||||||
@staticmethod
|
def _remove_vm_qubes(self, vm):
|
||||||
def _remove_vm_qubes(vm):
|
|
||||||
vmname = vm.name
|
vmname = vm.name
|
||||||
app = vm.app
|
app = vm.app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user