We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0dc78 commit dc1d006Copy full SHA for dc1d006
1 file changed
tests/time_window_filter/test_recurrence_validator.py
@@ -54,6 +54,7 @@ def valid_daily_end_date_recurrence():
54
}
55
)
56
57
+
58
def test_validate_settings_valid_daily():
59
validate_settings(valid_daily_recurrence(), START, END)
60
0 commit comments