|
|
|
@ -162,10 +162,10 @@ RSpec.describe Form::Lettings::Questions::Reason, type: :model do
|
|
|
|
|
"30" => { "value" => "Under occupation (no incentive)" }, |
|
|
|
|
"18" => { "value" => "To move to accommodation with support" }, |
|
|
|
|
"19" => { "value" => "To move to independent accommodation" }, |
|
|
|
|
"47" => { "value" => "Tenant prefers not to say" }, |
|
|
|
|
"20" => { "value" => "Other" }, |
|
|
|
|
"28" => { "value" => "Don’t know" }, |
|
|
|
|
"divider" => { "value" => true }, |
|
|
|
|
"47" => { "value" => "Tenant prefers not to say" }, |
|
|
|
|
"28" => { "value" => "Don’t know" }, |
|
|
|
|
}) |
|
|
|
|
end |
|
|
|
|
end |
|
|
|
|