@ -21,6 +21,5 @@ class Form::Sales::Questions::Buyer1WorkingSituation < ::Form::Question
"0" => { "value" => "Other" },
"10" => { "value" => "Buyer prefers not to say" },
"7" => { "value" => "Full-time student" },
"9" => { "value" => "Child under 16" },
}.freeze
end
@ -43,7 +43,6 @@ RSpec.describe Form::Sales::Questions::Buyer1WorkingSituation, type: :model do
})