Browse Source

Add additional page to setup test

pull/2499/head
Manny Dinssa 2 years ago
parent
commit
a65f3fb2b2
  1. 2
      spec/models/form/lettings/subsections/setup_spec.rb

2
spec/models/form/lettings/subsections/setup_spec.rb

@ -30,6 +30,7 @@ RSpec.describe Form::Lettings::Subsections::Setup, type: :model do
needs_type
scheme
location
location_search
renewal
tenancy_start_date
rent_type
@ -54,6 +55,7 @@ RSpec.describe Form::Lettings::Subsections::Setup, type: :model do
needs_type
scheme
location
location_search
renewal
tenancy_start_date
rent_type

Loading…
Cancel
Save