]> git.koha-community.org Git - koha.git/commit
Bug 17976: (QA follow-up) Add missing transaction rollback
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 11 Nov 2024 13:17:56 +0000 (13:17 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 11 Nov 2024 14:35:36 +0000 (15:35 +0100)
commit39fa74f683619eb54b66c6e58e7f222ade56069b
tree878c5e3a9e05cb7f55894b57348c83eb3a1674fe
parent6d884baf99782ff063a4f97efb7b695e865baeac
Bug 17976: (QA follow-up) Add missing transaction rollback

We were missing the transaction wrapper for the overdue_fines test added
in this patchset.  This caused problems in subsequent tests.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Checkout.t
t/db_dependent/Koha/Checkouts.t