Closed jdelStrother closed 11 months ago
Good catch! I like ActiveSupport::Testing::TimeHelpers
but in this gem we are already using Timecop. So I'd prefer to be consistent and stick with it.
Oh I missed that. Will send an update
Thank you @jdelStrother 🙌
Noticed a CI failure here - https://github.com/rack/rack-attack/actions/runs/6932050109/job/18855154765 - which I think is due to the system clock rolling over 15:14:00 while mid-test. How about freezing time in these specs?