https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17124
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54460|0 |1 is obsolete| | --- Comment #3 from Nick Clemens <[email protected]> --- Created attachment 54476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54476&action=edit Bug 17124: Fix tests in DecreaseLoanHighHolds.t One test of DecreaseLoanHighHolds.t does not pass, A hashref representing a patron has a 'borrower' key defined, instead of 'borrowernumber'. Test plan: prove t/db_dependent/DecreaseLoanHighHolds.t must return green Signed-off-by: Claire Gravely <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
