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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 22 Feb 2023 13:04:37 +0000 (10:04 -0300)
commit813bd47b4c6052da7f320096e226ab013a054c5f
treef39e070794546878c17ac0c2f042a2dc4e1cbd9b
parentd766992f2b9b077753a285b18f59b74c17b92e53
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>
t/db_dependent/Circulation.t
t/lib/TestBuilder.pm