diff --git a/tests/eho_by_ops.sql b/tests/eho_by_ops.sql index 1e03f46..31746a3 100644 --- a/tests/eho_by_ops.sql +++ b/tests/eho_by_ops.sql @@ -1,6 +1,7 @@ {{ config( severity="error" , tags=["singular_test"] + , meta={"alert_suppression_interval": 24} ) }} diff --git a/tests/sorobon_surge_pricing_check.sql b/tests/sorobon_surge_pricing_check.sql index 6374b9b..395b50a 100644 --- a/tests/sorobon_surge_pricing_check.sql +++ b/tests/sorobon_surge_pricing_check.sql @@ -1,6 +1,7 @@ {{ config( severity="warn" , tags=["singular_test"] + , meta={"alert_suppression_interval": 24} ) }}