diff --git a/test/integration/component/test_snapshots.py b/test/integration/component/test_snapshots.py index 62f2f06fb82..4bb2dcf333e 100644 --- a/test/integration/component/test_snapshots.py +++ b/test/integration/component/test_snapshots.py @@ -667,7 +667,6 @@ class TestSnapshots(cloudstackTestCase): #Create snapshot from detached volume snapshot = Snapshot.create(self.apiclient, volume.id) - self.cleanup.append(snapshot) volumes = list_volumes( self.apiclient,