From: Tom Hughes Date: Fri, 25 Oct 2024 18:30:27 +0000 (+0100) Subject: Avoid adjusting time by a number of days X-Git-Tag: live~768 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fb6042e35c10da70c030b5544a14c38577f0413c?hp=fb6042e35c10da70c030b5544a14c38577f0413c Avoid adjusting time by a number of days Using hours instead of days avoids test failures when moving past a point in time when the clocks change. ---