invalid_option:"Enter a valid value for %{question}"
invalid_option:"Enter a valid value for %{question}"
invalid_number:"Enter a number for %{question}"
invalid_number:"Enter a number for %{question}"
no_address_found:"We could not find this address. Edit the address data or fix this error on the CORE site."
no_address_found:"We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site."
other_field_missing:"If %{main_field_label} is other then %{other_field_label} must be provided"
other_field_missing:"If %{main_field_label} is other then %{other_field_label} must be provided"
other_field_not_required:"%{other_field_label} must not be provided if %{main_field_label} was not other"
other_field_not_required:"%{other_field_label} must not be provided if %{main_field_label} was not other"
expect(parser.errors[field]).toeql(["We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site."])
end
end
end
end
describe"#field_25"do# unitletas
describe"#field_25"do# unitletas
context"when no longer a valid option from previous year"do
context"when no longer a valid option from previous year"do
expect(parser.errors[field]).toeql(["We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site."])