mirror of https://github.com/ansible/ansible.git
The timestamps are only used by ansible-test, not the junit callback, so this change only impacts ansible-test.
(cherry picked from commit fd341265d0)
pull/80814/head
parent
0b1b2c238a
commit
86efb07b59
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - Use ``datetime.datetime.now`` with ``tz`` specified instead of ``datetime.datetime.utcnow``.
|
||||
Loading…
Reference in New Issue