t::lib::Dates::compare( $updated_on_got, $updated_on_expected, 'updated_on values matched' ); compare is not calling is() or ok(), it's caller job to do it.
Created attachment 129482 [details] [review] Bug 29884: Run missing test in api/v1/patrons.t compare is not calling is() or ok(), it's caller job to do it. Test plan: prove t/db_dependent/api/v1/patrons.t should still return green
Created attachment 129551 [details] [review] Bug 29884: Run missing test in api/v1/patrons.t compare is not calling is() or ok(), it's caller job to do it. Test plan: prove t/db_dependent/api/v1/patrons.t should still return green Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Trivial. SO+QA
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.03
Pushed to 21.05.x for 21.05.11
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.