Skip to content

Commit 690c5d4

Browse files
committed
First time test_vm_iam.py is completely passed.
1 parent 056d21e commit 690c5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/smoke/test_vm_iam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ def setUpClass(self):
262262

263263
@classmethod
264264
def tearDownClass(self):
265-
self.apiclient = super(TestVMIAM, self).getClsTestClient().getApiClient()
265+
self.apiclient = super(TestVMIam, self).getClsTestClient().getApiClient()
266266
cleanup_resources(self.apiclient, self._cleanup)
267267
return
268268

0 commit comments

Comments
 (0)