Bug 27062: Fix pickup_location tests when existing libraries exist
commit05085ddc61332bfb82401a7d5b8d5b0fa24cdea6
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Nov 2020 09:31:33 +0000 (20 10:31 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Nov 2020 09:34:54 +0000 (20 10:34 +0100)
tree29cffea637bd1951406ce3b42971029fd7b0bb4b
parent3376a9440050d795ce0738e20b0616b782143f4b
Bug 27062: Fix pickup_location tests when existing libraries exist

If there are existing libraries in the DB, the tests will fail.

There were several changes related to those tests recently, this bug report is a follow-up for them.

bug 26984, bug 27002 and bug 26963.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Biblio.t
t/db_dependent/Koha/Item.t