diff --git a/spec/services/bulk_upload/lettings/year2023/row_parser_spec.rb b/spec/services/bulk_upload/lettings/year2023/row_parser_spec.rb index fb2405fa2..b0dbfdd49 100644 --- a/spec/services/bulk_upload/lettings/year2023/row_parser_spec.rb +++ b/spec/services/bulk_upload/lettings/year2023/row_parser_spec.rb @@ -821,7 +821,7 @@ RSpec.describe BulkUpload::Lettings::Year2023::RowParser do end end - context "when neither UPRN nor address given" do + context "when neither UPRN nor address fields are given" do let(:attributes) do { bulk_upload:, @@ -834,7 +834,7 @@ RSpec.describe BulkUpload::Lettings::Year2023::RowParser do end end - context "when UPRN is given but address is not" do + context "when UPRN is given but address fields are not" do let(:attributes) do { bulk_upload:,