]> git.koha-community.org Git - koha.git/commit
Bug 36120: Add unit test for pickup_library relation accessor
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 21 Mar 2024 10:32:32 +0000 (10:32 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 3 May 2024 14:02:49 +0000 (16:02 +0200)
commitbcda0b676e56aa1b3565a7f34d91770490c61972
tree8b805a1664e586d27b7b5e46e827aa6d0134b0c2
parent83ce6c025432de2392972245bde4eaf7dadfce42
Bug 36120: Add unit test for pickup_library relation accessor

This patch adds a unit test for the newly introduced pickup_library
accessor added to Koha::Booking

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Booking.t