mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
First time test_vm_iam.py is completely passed.
This commit is contained in:
parent
056d21e14b
commit
690c5d4d2a
@ -262,7 +262,7 @@ class TestVMIam(cloudstackTestCase):
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(self):
|
||||
self.apiclient = super(TestVMIAM, self).getClsTestClient().getApiClient()
|
||||
self.apiclient = super(TestVMIam, self).getClsTestClient().getApiClient()
|
||||
cleanup_resources(self.apiclient, self._cleanup)
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user