diff --git a/tests/unit/test_alerts.py b/tests/unit/test_alerts.py index f056f13..716f754 100644 --- a/tests/unit/test_alerts.py +++ b/tests/unit/test_alerts.py @@ -82,9 +82,9 @@ def test_rest_alert_list(alerts_config): { "zone_names": ["example-secondary.com"], "notifier_list_ids": ["6707da567cd4f300012cd7e4"], - "data": {"min": 20, "max":80} + "data": {"min": 20, "max": 80}, }, - ) + ), ], ) def test_rest_alert_create(