From 3f86961579934eaee251d6a3aeea34347c314b7d Mon Sep 17 00:00:00 2001 From: Zhanghao Wu Date: Fri, 12 May 2023 16:14:54 -0700 Subject: [PATCH] format --- tests/test_smoke.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_smoke.py b/tests/test_smoke.py index 1ea1d17dc6e..38afb72903e 100644 --- a/tests/test_smoke.py +++ b/tests/test_smoke.py @@ -1817,6 +1817,7 @@ def _get_aws_query_command(region, instance_id, field, expected): ) run_one_test(test) + @pytest.mark.gcp def test_gcp_disk_tier(): for disk_tier in ['low', 'medium', 'high']: