diff --git a/test/integration/testpaths/testpath_volume_snapshot.py b/test/integration/testpaths/testpath_volume_snapshot.py index 4f3a1507f62..87c5fe48053 100644 --- a/test/integration/testpaths/testpath_volume_snapshot.py +++ b/test/integration/testpaths/testpath_volume_snapshot.py @@ -394,7 +394,7 @@ class TestVolumeSnapshot(cloudstackTestCase): ) vm_from_temp = VirtualMachine.create( - self.userapiclient, + self.apiclient, self.testdata["small"], templateid=templateFromSnapshot.id, accountid=self.account.name,