https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16403
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51054|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 51073 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51073&action=edit Bug 16403: Fix holds.t (tests 9 and 39) Resolves this: Failed test 'GetReservesFromItemnumber should return a valid borrowernumber' at t/db_dependent/Holds.t line 97. got: '2000001890' expected: '2000001889' Failed test 'Test AlterPriority(), move to bottom' at t/db_dependent/Holds.t line 220. got: '4' expected: '5' Test plan: Run the test before and after applying this patch. Signed-off-by: Marc Véron <[email protected]> Signed-off-by: Jonathan Druart <[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/
