diff --git a/test/integration/component/test_snapshots.py b/test/integration/component/test_snapshots.py index 4cb4aa6ca6e..2eccf4946ba 100644 --- a/test/integration/component/test_snapshots.py +++ b/test/integration/component/test_snapshots.py @@ -511,7 +511,7 @@ class TestSnapshots(cloudstackTestCase): new_virtual_machine.id )) - self.new_virtual_machine.attach_volume( + new_virtual_machine.attach_volume( self.apiclient, volume_from_snapshot )