aboutsummaryrefslogtreecommitdiff
path: root/changes/log_heartbeat_test
diff options
context:
space:
mode:
Diffstat (limited to 'changes/log_heartbeat_test')
-rw-r--r--changes/log_heartbeat_test5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/log_heartbeat_test b/changes/log_heartbeat_test
new file mode 100644
index 0000000000..f0d143b6de
--- /dev/null
+++ b/changes/log_heartbeat_test
@@ -0,0 +1,5 @@
+ o Minor bugfix (testing):
+ - The test for log_heartbeat was incorrectly failing in timezones
+ with non-integer offsets. Instead of comparing the end of the
+ time string against a constant, compare it to the output of
+ format_local_iso_time when given the correct input.