log_heartbeat_test 290 B

12345
  1. o Minor bugfix (testing):
  2. - The test for log_heartbeat was incorrectly failing in timezones
  3. with non-integer offsets. Instead of comparing the end of the
  4. time string against a constant, compare it to the output of
  5. format_local_iso_time when given the correct input.