mirror of https://github.com/apache/cloudstack.git
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…
Reference in New Issue