Bug 17599: Make the tests pass
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 15 Nov 2016 15:49:00 +0000 (15:49 +0000)
committerKoha instance kohadev-koha <kohadev-koha@kohadevbox>
Tue, 15 Nov 2016 15:54:24 +0000 (15:54 +0000)
commitaa1390a220350f726758e26357a2c448ac4aa777
tree8b320c7897c66a246c33d9ae10727d0c2eec016c
parentbdcbb1c899aec3240ca9f1d84191eca77112f68b
Bug 17599: Make the tests pass

If you run TooMany or MultiplePerRecord.t after
t/db_dependent/Circulation/Returns.t (for instance) and that you are
running memcached, item-level_itypes will be 0.
These tests assume that the pref is 1

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Circulation/TooMany.t
t/db_dependent/Reserves/MultiplePerRecord.t