Bug 28632: Prevent api/v1/patrons.t to fail on dates comparison
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 28 Jul 2021 10:24:14 +0000 (12:24 +0200)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Mon, 16 Aug 2021 19:11:09 +0000 (21:11 +0200)
commitf7e574b98d1e2bcfc6ee05c1380b15540bf981e8
tree4595c59bc07c040276c4846e204d47125aafe18d
parentf146bf38b12e3412f7aae01f66f7e6b097866dfd
Bug 28632: Prevent api/v1/patrons.t to fail on dates comparison

 #   Failed test 'Returned patron from update matches expected'
 #   at t/db_dependent/api/v1/patrons.t line 537.
 #     Structures begin differing at:
 #          $got->{updated_on} = '2021-07-27T13:33:53+00:00'
 #     $expected->{updated_on} = '2021-07-27T13:33:52+00:00'
 # Looks like you failed 1 test of 42.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 5d922670184c66a48de07c0e9683824364b8e0be)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 832f488744339e3c103ab5d0d6dda24c89472ea9)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
t/db_dependent/api/v1/patrons.t