You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): correct assertion in excluded hours test
The test_get_excluded_hours_for_crontab_tasks method had assertions for
excluded hours that could fail depending on the test execution time.
We can only guarantee what hours are not returned by
test_get_excluded_hours_for_crontab_tasks and have amended the test to
do so.
0 commit comments