diff --git a/test/integration/component/test_usage.py b/test/integration/component/test_usage.py index 4f9d1d73a41..fe80da7ffd6 100644 --- a/test/integration/component/test_usage.py +++ b/test/integration/component/test_usage.py @@ -1480,7 +1480,7 @@ class TestVpnUsage(cloudstackTestCase): cls.api_client, cls.services["service_offering"] ) - cls._cleanup.append(cls.sevice_offering) + cls._cleanup.append(cls.service_offering) cls.virtual_machine = VirtualMachine.create( cls.api_client, cls.services["server"],