]> git.koha-community.org Git - koha.git/commit
Bug 30275: (QA follow-up) Fix TestBuilder.t
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 6 Jul 2022 15:03:30 +0000 (16:03 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 6 Jul 2022 15:18:46 +0000 (12:18 -0300)
commitb4eaac91c91b5ceb19fb31d65043e63b8447b644
tree1efd2a7adddac59d3f677af2672118805fccce09
parent8052ee34a99a0bf8ecb031facd9389807fd9ee4b
Bug 30275: (QA follow-up) Fix TestBuilder.t

This patch adds 'CheckoutRenewal.checkout_id' to the list of non-foreign
key relations found in _should_be_fk.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/lib/TestBuilder.pm