@ -51,7 +51,7 @@ FactoryBot.define do
underoccupation_benefitcap { 0 }
leftreg { 1 }
reservist { 0 }
illness { 1 }
illness { 0 }
preg_occ { 1 }
tenancy_code { "BZ757" }
startertenancy { 0 }
@ -44,7 +44,7 @@
"underoccupation_benefitcap": 0,
"leftreg": 1,
"reservist": 0,
"illness": 1,
"illness": 0,
"preg_occ": 0,
"tenancy_code": "BZ757",
"startdate": "12/12/2021",
@ -38,7 +38,7 @@
<underoccupation_benefitcap>0</underoccupation_benefitcap>
<leftreg>1</leftreg>
<reservist>0</reservist>
<illness>1</illness>
<illness>0</illness>
<preg_occ>1</preg_occ>
<tenancy_code>BZ757</tenancy_code>
<startertenancy>0</startertenancy>