@ -30,6 +30,6 @@ class Form::Lettings::Pages::MaxRentValueCheck < ::Form::Page
end
def interruption_screen_question_ids
%w[brent startdate la beds rent_type needstype]
%w[brent startdate uprn postcode_full la beds rent_type needstype]
@ -26,6 +26,6 @@ class Form::Lettings::Pages::MinRentValueCheck < ::Form::Page
@ -39,6 +39,6 @@ class Form::Sales::Pages::AboutPriceValueCheck < ::Form::Page
%w[value beds la]
%w[value beds uprn postcode_full la]
@ -27,6 +27,6 @@ class Form::Sales::Pages::Buyer1IncomeMaxValueCheck < ::Form::Page
%w[la income1]
%w[uprn postcode_full la income1]
@ -27,6 +27,6 @@ class Form::Sales::Pages::Buyer2IncomeMaxValueCheck < ::Form::Page
%w[la income2]
%w[uprn postcode_full la income2]
@ -27,6 +27,6 @@ class Form::Sales::Pages::CombinedIncomeMaxValueCheck < ::Form::Page
%w[la income1 income2]
%w[uprn postcode_full la income1 income2]