From 9c0230fa126288f131cf4743d20b2e2dfcae702f Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Fri, 14 Apr 2023 11:34:41 +0100 Subject: [PATCH] test: update --- spec/models/form/lettings/subsections/setup_spec.rb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/spec/models/form/lettings/subsections/setup_spec.rb b/spec/models/form/lettings/subsections/setup_spec.rb index 54dcd5d03..9276a463b 100644 --- a/spec/models/form/lettings/subsections/setup_spec.rb +++ b/spec/models/form/lettings/subsections/setup_spec.rb @@ -50,14 +50,22 @@ RSpec.describe Form::Lettings::Subsections::Setup, type: :model do expect(setup.pages.map(&:id)).to eq( %w[ stock_owner + min_rent_value_check + max_rent_value_check managing_organisation created_by needs_type scheme location + min_rent_value_check + max_rent_value_check renewal tenancy_start_date + min_rent_value_check + max_rent_value_check rent_type + min_rent_value_check + max_rent_value_check tenant_code property_reference ],