]> git.koha-community.org Git - koha.git/commit
Bug 35026: Fix unit tests
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 1 Mar 2024 09:49:28 +0000 (09:49 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 19 Aug 2024 16:59:47 +0000 (18:59 +0200)
commita91206b893a3018505c4fbbe27d5f35089b8d3f8
tree7a0f1d08b9a923df490ce8614930ae7824e6016d
parent216dbeeb75f6d078807138a28adc825296344b48
Bug 35026: Fix unit tests

This patch fixes the unit tests that were failing and also removes some tests that should not be introduced until bug 34355

Test plan:
prove t/db_dependent/Koha/MarcOrder.t

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/MarcOrder.pm
t/db_dependent/Koha/MarcOrder.t [changed mode: 0644->0755]