Koha/t/db_dependent/SIP
Martin Renvoize 238500c965 Bug 27600: Remove password check from add_hold
As suggested in the bugzilla comments, the add_hold method also
doesn't require the password checking code.

Test plan
1/ Run t/db_dependent/SIP/ILS.t and watch it pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-21 14:01:50 +02:00
..
ILS.t Bug 27600: Remove password check from add_hold 2021-06-21 14:01:50 +02:00
Message.t Bug 28320: Add DB connection check to the SIP SC status message 2021-05-17 12:34:33 +02:00
Patron.t
SIPServer.t
Transaction.t