Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
formatters: Use format_date() in SummaryFormatter output
The heading of the default SummaryFormatter output didn't use the format_date() wrapper to handle UTC conversions correctly, which meant it output wrong dates for the test runs. Fix this by correctly using the helper. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
- Loading branch information