diff --git a/test/integration/component/test_usage.py b/test/integration/component/test_usage.py index b10f14d136f..fe80da7ffd6 100644 --- a/test/integration/component/test_usage.py +++ b/test/integration/component/test_usage.py @@ -661,6 +661,7 @@ class TestTemplateUsage(cloudstackTestCase): cls.services["ostype"] ) cls.services["server"]["zoneid"] = cls.zone.id + cls._cleanup = [] try: cls.account = Account.create( cls.api_client,