Fix Timecop.freeze Rubocop offenses
This fixes one spec to use Rails' travel_to instead of Timecop. travel_to only works with second precision.
Showing
Please register or sign in to comment
This fixes one spec to use Rails' travel_to instead of Timecop. travel_to only works with second precision.