Bug 22284: (QA follow-up) Fix test failures
authorNick Clemens <nick@bywatersolutions.com>
Fri, 15 Jan 2021 14:00:55 +0000 (14:00 +0000)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 15 Jan 2021 19:24:02 +0000 (19:24 +0000)
commit91213377769b1caed0297e042daadf68cd45d069
tree04ffd39735d8d40d9a4f0d9c6f03bb1524582692
parentd26a4df948456b6d001b87458791686b0898323e
Bug 22284: (QA follow-up) Fix test failures

Only libraries that are a pickup location will be returned as a pickup location

To test:
prove -v t/db_dependent/Koha/Biblio.t
it succeeds (maybe)
add a library that is not a pickup_location
prove the test
it fails
apply the patch
prove!
it passes!

https://bugs.koha-community.org/show_bug.cgi?id=25540

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
t/db_dependent/Koha/Biblio.t