@@ -, +, @@ --- t/db_dependent/Koha/Libraries.t | 1 - 1 file changed, 1 deletion(-) --- a/t/db_dependent/Koha/Libraries.t +++ a/t/db_dependent/Koha/Libraries.t @@ -95,7 +95,6 @@ subtest 'pickup_locations' => sub { { branchcode => undef, itemtype => undef, - categorycode => undef, rules => { holdallowed => 2, hold_fulfillment_policy => 'any', --