.to_return(status:200,body:{results:[{DPA:{MATCH:0.9,BUILDING_NAME:"result address line 1",POST_TOWN:"result town or city",POSTCODE:"AA1 1AA",UPRN:"12345"}}]}.to_json,headers:{})
parser.valid?
@ -272,7 +273,7 @@ RSpec.describe BulkUpload::Sales::Year2024::RowParser do
expect(parser).tobe_valid
end
xit"instantiates a log with everything completed",aggregate_failures:truedo
it"instantiates a log with everything completed",aggregate_failures:truedo