Bug 26053: Add unit test for Koha::Patron::Restriction
authorFridolin Somers <fridolin.somers@biblibre.com>
Fri, 29 Sep 2023 19:27:30 +0000 (09:27 -1000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 10 Oct 2023 12:58:56 +0000 (09:58 -0300)
commitb703d978168b462453fed0c3830ec85fa201546c
tree02cd262bf69703f0af5609ed8af0d91ff4a88744
parent79be5f361bfc77a9767511d5965e4ed9f4598f4b
Bug 26053: Add unit test for Koha::Patron::Restriction

Run:
prove t/db_dependent/Koha/Patron/Restriction.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Koha/Patron/Restriction.t [new file with mode: 0755]