Bug 21798: Fix a wrong test
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Nov 2018 14:22:15 +0000 (11:22 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 18:53:27 +0000 (18:53 +0000)
commit9a4d9129401433e74b9ef3c99fffde170e789008
treea2380f92c77a66b4576df67e31a26b8b0e371356
parent9ba6125f72fc4dc44421550561a815cb272b98b7
Bug 21798: Fix a wrong test

Now biblioitem.itemtype has a value, GetItem should fill itype with this
value if item-level_itypes it not set

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Items.t