From a2fb06ebe5e7aa865a58ecba23e6acfe2755ce59 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 13 Apr 2023 17:48:18 +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 c1fd9f720..88b28ddf9 100644 --- a/spec/models/form/lettings/subsections/property_information_spec.rb +++ b/spec/models/form/lettings/subsections/property_information_spec.rb @@ -20,6 +20,8 @@ RSpec.describe Form::Lettings::Subsections::PropertyInformation, type: :model do %w[ property_postcode 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 @@ -30,6 +32,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