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/80774/head
parent
ab220107d5
commit
8f07fda2b5
@ -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