Koha/t/db_dependent/Holds
Jonathan Druart 2849b188c8
Bug 22001: Remove the RaiseError occurrences from tests
Unless it is needed!
Also remove $dbh when not used later.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-27 08:52:56 +00:00
..
DisallowHoldIfItemsAvailable.t Bug 24185: Make holds page faster: Preparatory refactoring 2020-03-25 09:40:39 +00:00
HoldFulfillmentPolicy.t Bug 14711: Change prototype for AddReserve - pass a hashref 2020-02-11 14:32:47 +00:00
HoldItemtypeLimit.t Bug 14711: Change prototype for AddReserve - pass a hashref 2020-02-11 14:32:47 +00:00
LocalHoldsPriority.t Bug 23463: Replace AddItem calls with Koha::Item->store 2020-03-23 09:26:26 +00:00
RevertWaitingStatus.t Bug 22001: Remove the RaiseError occurrences from tests 2020-03-27 08:52:56 +00:00
WaitingReserves.t