Browse Source

tests

pull/909/head
Kat 4 years ago committed by natdeanlewissoftwire
parent
commit
e2e642b0a6
  1. 2
      spec/models/form/sales/subsections/household_characteristics_spec.rb

2
spec/models/form/sales/subsections/household_characteristics_spec.rb

@ -17,6 +17,7 @@ RSpec.describe Form::Sales::Subsections::HouseholdCharacteristics, type: :model
buyer_interview
buyer_1_age
buyer_1_gender_identity
buyer_1_nationality
buyer_1_live_in_property
buyer_2_relationship_to_buyer_1
buyer_1_ethnic_group
@ -25,7 +26,6 @@ RSpec.describe Form::Sales::Subsections::HouseholdCharacteristics, type: :model
buyer_1_ethnic_background_arab
buyer_1_ethnic_background_mixed
buyer_1_ethnic_background_white
buyer_1_nationality
buyer_2_age
buyer_2_gender_identity
buyer_2_working_situation

Loading…
Cancel
Save