Bug 35190: Adjust tests

Test plan:
prove t/db_dependent/Koha/AdditionalField.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Emily Lamancusa 2023-10-30 12:07:28 -04:00 committed by Tomas Cohen Arazi
parent 40414f9c69
commit a3be301e62
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -30,7 +30,7 @@ subtest 'effective_authorised_value_category' => sub {
);
$field->store()->discard_changes();
is($field->effective_authorised_value_category, '', 'no default category');
is($field->effective_authorised_value_category, undef, 'no default category');
$field = Koha::AdditionalField->new(
{