https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42578
--- Comment #3 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 198976 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198976&action=edit Bug 42578: Prevent Koha/Hold.t to fail on date comparison We must use t::lib::Dates::compare to compare dates in test. Test plan: Confirm that `prove t/db_dependent/Koha/Hold.t` still returns green after this patch Signed-off-by: Tomás Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
