[Koha-bugs] [Bug 17431] Fix failing test t/db_dependent/api/v1/holds.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 15:15:30 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17431

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 56657
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56657&action=edit
Bug 17431: (follow-up) Fix issuingrules

Issuingrules could had prevented holds.t from passing with error
tooManyReserves.
This patch sets issuingrules at the beginning of the test to make sure reserves
are allowed.

To test:
1. Apply patch & Run t/db_dependent/api/v1/holds.t
2. Observe test pass

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list