@ -73,6 +73,7 @@ FactoryBot.define do
pregghb { 1 }
disabled { 1 }
hhregres { 1 }
hhregresstill { 4 }
end
@ -12,7 +12,7 @@ RSpec.describe Form::Sales::Questions::BuyerStillServing, type: :model do
it "has the correct id" do
expect(question.id).to eq("hhregres")
expect(question.id).to eq("hhregresstill")
it "has the correct header" do