From 03ec4ad7a98057ade04f5571668bb43c838c11ca Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Fri, 14 Apr 2023 09:10:14 +0100 Subject: [PATCH] feat: update tests --- .../form/lettings/subsections/property_information_spec.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/models/form/lettings/subsections/property_information_spec.rb b/spec/models/form/lettings/subsections/property_information_spec.rb index 88b28ddf9..833522ecd 100644 --- a/spec/models/form/lettings/subsections/property_information_spec.rb +++ b/spec/models/form/lettings/subsections/property_information_spec.rb @@ -54,6 +54,8 @@ RSpec.describe Form::Lettings::Subsections::PropertyInformation, type: :model do uprn_confirmation address property_local_authority + min_rent_value_check + max_rent_value_check first_time_property_let_as_social_housing property_let_type property_vacancy_reason_not_first_let @@ -64,6 +66,8 @@ RSpec.describe Form::Lettings::Subsections::PropertyInformation, type: :model do property_building_type property_wheelchair_accessible property_number_of_bedrooms + min_rent_value_check + max_rent_value_check void_date void_date_value_check property_major_repairs