From ff197b2b56ff8280730e5079f4c7272e5bf78b78 Mon Sep 17 00:00:00 2001 From: dahn Date: Wed, 21 Oct 2020 09:31:29 +0200 Subject: [PATCH] readability/formatting --- test/integration/smoke/test_storage_policy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/smoke/test_storage_policy.py b/test/integration/smoke/test_storage_policy.py index c3e04ea3d7e..c006e3c6c56 100644 --- a/test/integration/smoke/test_storage_policy.py +++ b/test/integration/smoke/test_storage_policy.py @@ -105,6 +105,7 @@ class TestVMWareStoragePolicies(cloudstackTestCase): def create_volume(self, apiclient): cmd = create + @attr( tags=[ "advanced",