Bug 32353: Don't generate item group for holds in tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Nov 2022 12:06:40 +0000 (13:06 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 27 Feb 2023 13:32:03 +0000 (13:32 +0000)
commitb5a4badd6d84d330d25fe3d9320b75446fcbec38
treeb84bfd7c6a49201cb494da117b922e1770bfac33
parent2e5d279c1c37bf66199317a4c559aada19ab10da
Bug 32353: Don't generate item group for holds in tests

See bug 31447, we don't want the tests to deal with potential failures
because of some item groups.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 813bd47b4c6052da7f320096e226ab013a054c5f)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Circulation.t
t/lib/TestBuilder.pm