Skip to content

Commit dc1d006

Browse files
committed
Update test_recurrence_validator.py
1 parent 5f0dc78 commit dc1d006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/time_window_filter/test_recurrence_validator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def valid_daily_end_date_recurrence():
5454
}
5555
)
5656

57+
5758
def test_validate_settings_valid_daily():
5859
validate_settings(valid_daily_recurrence(), START, END)
5960

0 commit comments

Comments
 (0)