Bug 25570: (follow-up) Fix tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 21 May 2020 21:25:46 +0000 (18:25 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 24 Jun 2020 12:31:36 +0000 (14:31 +0200)
commitb115dfeca649f2f35e0290ead85f2626eabd0829
treeb3868d891d92f1ca5bbf97a1f03e605dc1f98bb8
parent451ae76431d3d580494f917ed397f259cd96a876
Bug 25570: (follow-up) Fix tests

This patch fixes the libraries tests, that expected the old behaviour

To test:
1. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/libraries.t
=> FAIL: Tests fail
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests pass!
4. Sign off :-D

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/api/v1/libraries.t