Bug 17431: (follow-up) Fix issuingrules
authorLari Taskula <lari.taskula@jns.fi>
Wed, 19 Oct 2016 12:18:02 +0000 (15:18 +0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 17 Nov 2016 16:22:31 +0000 (16:22 +0000)
commitf9e9f520182d4b7774d12e22a51d3360ecc0aca5
tree3a1e49fa69561dc319267a5c55136309582be721
parent9fca67d46714cdb9ab4880d9c8535178d8954562
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@bugs.koha-community.org>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/api/v1/holds.t