@ -36,6 +36,6 @@ RSpec.describe Form::Lettings::Pages::MaxRentValueCheck, type: :model do
end
it "has the correct interruption_screen_question_ids" do
expect(page.interruption_screen_question_ids).to eq(%w[brent startdate la beds rent_type needstype])
expect(page.interruption_screen_question_ids).to eq(%w[brent startdate uprn postcode_full la beds rent_type needstype])
@ -54,6 +54,6 @@ RSpec.describe Form::Lettings::Pages::MinRentValueCheck, type: :model do
@ -53,6 +53,6 @@ RSpec.describe Form::Sales::Pages::AboutPriceValueCheck, type: :model do
expect(page.interruption_screen_question_ids).to eq(%w[value beds la])
expect(page.interruption_screen_question_ids).to eq(%w[value beds uprn postcode_full la])