|
|
|
|
@ -65,7 +65,7 @@ RSpec.describe Form::Lettings::Questions::Reason, type: :model do
|
|
|
|
|
"48" => { "value" => "Domestic abuse - previously joint tenancy with partner" }, |
|
|
|
|
"49" => { "value" => "Domestic abuse - other" }, |
|
|
|
|
"10" => { "value" => "Racial harassment" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"11" => { "value" => "Other problems with neighbours" }, |
|
|
|
|
"34" => { "value" => "Repossession" }, |
|
|
|
|
"54" => { "value" => "Could no longer afford rent or mortgage" }, |
|
|
|
|
@ -109,7 +109,7 @@ RSpec.describe Form::Lettings::Questions::Reason, type: :model do
|
|
|
|
|
"48" => { "value" => "Domestic abuse - previously joint tenancy with partner" }, |
|
|
|
|
"49" => { "value" => "Domestic abuse - other" }, |
|
|
|
|
"10" => { "value" => "Racial harassment" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"11" => { "value" => "Other problems with neighbours" }, |
|
|
|
|
"34" => { "value" => "Repossession" }, |
|
|
|
|
"54" => { "value" => "Could no longer afford rent or mortgage" }, |
|
|
|
|
@ -155,7 +155,7 @@ RSpec.describe Form::Lettings::Questions::Reason, type: :model do
|
|
|
|
|
"56" => { "value" => "Non-domestic violence (e.g. gang violence)" }, |
|
|
|
|
"57" => { "value" => "Cuckooing (property being used by others for illegal activity)" }, |
|
|
|
|
"10" => { "value" => "Racial harassment" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"31" => { "value" => "Hate crime" }, |
|
|
|
|
"11" => { "value" => "Other problems with neighbours" }, |
|
|
|
|
"34" => { "value" => "Repossession" }, |
|
|
|
|
"54" => { "value" => "Could no longer afford rent or mortgage" }, |
|
|
|
|
|