mirror of https://github.com/apache/cloudstack.git
class object cleanup and append
This commit is contained in:
parent
68d51cb333
commit
0101330213
|
|
@ -60,7 +60,7 @@ class TestVMWareStoragePolicies(cloudstackTestCase):
|
|||
cls.zone.id,
|
||||
cls.hypervisor,
|
||||
)
|
||||
cls.cleanup = [cls.network_offering]
|
||||
cls._cleanup.append(cls.network_offering)
|
||||
return
|
||||
|
||||
@classmethod
|
||||
|
|
|
|||
Loading…
Reference in New Issue