Bug 18936: (QA follow-up) Fix failing test

Using categorycode as a scope is not possible for any of these rules
so lets remove it.

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Joonas Kylmälä 2020-02-03 15:25:09 +00:00 committed by Martin Renvoize
parent dde8ea09fc
commit 3e580599f0
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -95,7 +95,6 @@ subtest 'pickup_locations' => sub {
{ {
branchcode => undef, branchcode => undef,
itemtype => undef, itemtype => undef,
categorycode => undef,
rules => { rules => {
holdallowed => 2, holdallowed => 2,
hold_fulfillment_policy => 'any', hold_fulfillment_policy => 'any',