647 |
'Koha::Exceptions::Object::FKConstraint', |
647 |
'Koha::Exceptions::Patron::MissingMandatoryExtendedAttribute', |
650 |
is( $@->value, $attribute_type_1->code, 'Exception parameters are correct' ); |
650 |
is( $@->value, $attribute_type_1->code, 'Exception parameters are correct' ); |