From 36ee61a1b7f5598fbf8df666a5671315a38fbd1c Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Mon, 17 Apr 2023 17:46:49 +0100 Subject: [PATCH] feat: update tests --- .../lettings/subsections/property_information_spec.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/models/form/lettings/subsections/property_information_spec.rb b/spec/models/form/lettings/subsections/property_information_spec.rb index 48178e797..b66761125 100644 --- a/spec/models/form/lettings/subsections/property_information_spec.rb +++ b/spec/models/form/lettings/subsections/property_information_spec.rb @@ -20,8 +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 + local_authority_min_rent_value_check + local_authority_max_rent_value_check first_time_property_let_as_social_housing property_let_type property_vacancy_reason_not_first_let @@ -32,8 +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 + beds_min_rent_value_check + beds_max_rent_value_check void_date void_date_value_check property_major_repairs