Bug 29562: (follow-up) Fix API controller
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 10 Jan 2022 11:01:20 +0000 (08:01 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 1 Feb 2022 07:55:39 +0000 (21:55 -1000)
commitad13fee5fb3dd74bb525d17ca56da13989823dce
tree00493caf2ae334500c32776ffefba8e2add5afca
parent842d4482766c0fa9f1153fe2f91fc5e1860b95ab
Bug 29562: (follow-up) Fix API controller

This patch fixes tests failures due to bad checks in the controller.
The tests deserve to be rewritten.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Reserves.pm
Koha/REST/V1/Holds.pm