|
|
@ -108,7 +108,7 @@ RSpec.describe Form::Lettings::Questions::Reason, type: :model do |
|
|
|
"50" => { "value" => "End of social housing tenancy - no fault" }, |
|
|
|
"50" => { "value" => "End of social housing tenancy - no fault" }, |
|
|
|
"51" => { "value" => "End of social housing tenancy - evicted due to anti-social behaviour (ASB)" }, |
|
|
|
"51" => { "value" => "End of social housing tenancy - evicted due to anti-social behaviour (ASB)" }, |
|
|
|
"52" => { "value" => "End of social housing tenancy - evicted due to rent arrears" }, |
|
|
|
"52" => { "value" => "End of social housing tenancy - evicted due to rent arrears" }, |
|
|
|
"53" => { "value" => "End of fixed term tenancy - evicted for any other reason" }, |
|
|
|
"53" => { "value" => "End of social housing tenancy - evicted for any other reason" }, |
|
|
|
"1" => { "value" => "Permanently decanted from another property owned by this landlord" }, |
|
|
|
"1" => { "value" => "Permanently decanted from another property owned by this landlord" }, |
|
|
|
"2" => { "value" => "Left home country as a refugee" }, |
|
|
|
"2" => { "value" => "Left home country as a refugee" }, |
|
|
|
"45" => { "value" => "Discharged from prison" }, |
|
|
|
"45" => { "value" => "Discharged from prison" }, |
|
|
|