Browse Source

update csv test

pull/826/head
Kat 3 years ago
parent
commit
9ee1a6043c
  1. 16
      spec/services/csv/case_log_csv_service_spec.rb

16
spec/services/csv/case_log_csv_service_spec.rb

@ -105,12 +105,9 @@ RSpec.describe Csv::CaseLogCsvService do
leftreg leftreg
reservist reservist
preg_occ preg_occ
housingneeds_a housingneeds
housingneeds_b housingneeds_type
housingneeds_c housingneeds_other
housingneeds_f
housingneeds_g
housingneeds_h
illness illness
illness_type_4 illness_type_4
illness_type_5 illness_type_5
@ -165,6 +162,12 @@ RSpec.describe Csv::CaseLogCsvService do
hbrentshortfall hbrentshortfall
tshortfall_known tshortfall_known
tshortfall tshortfall
housingneeds_a
housingneeds_b
housingneeds_c
housingneeds_f
housingneeds_g
housingneeds_h
property_owner_organisation property_owner_organisation
property_manager_organisation property_manager_organisation
sale_or_letting sale_or_letting
@ -187,7 +190,6 @@ RSpec.describe Csv::CaseLogCsvService do
wtcharge wtcharge
wtshortfall wtshortfall
refused refused
housingneeds
wchchrg wchchrg
newprop newprop
old_form_id old_form_id

Loading…
Cancel
Save