[#47979793]
[#47979793] [#48414569] Even though using Timecop locally on OS X makes the `should == <Time>` work, it fails on travis-ci, so try using `should be_within(1.second).of(<Time>)` instead.