https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33200
--- Comment #33 from William Lavoie <[email protected]> --- I rebased and merged the patches together. I also corrected the number of tests. Regarding the unit tests, after looking at it again I notice that only 3 tests fail for me, and these same ones fail without the patch: # Failed test 'patron notified when item set to waiting' # at t/db_dependent/Reserves.t line 452. # got: '0' # expected: '1' # Failed test 'patron not notified a second time (bug 11445)' # at t/db_dependent/Reserves.t line 457. # got: '0' # expected: '1' No circulation HOLD_SLIP letter transported by email at /inlibro/git/koha-master-dev-william/C4/Letters.pm line 602. # Failed test 'can successfully generate hold slip (bug 10949)' # at t/db_dependent/Reserves.t line 469. See Bug 32340 for more information. In any case the tests introduced in this patch pass correctly. -- 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/
