diff --git a/spec/models/form/sales/questions/buyer_live_spec.rb b/spec/models/form/sales/questions/buyer_live_spec.rb index 077566590..cea2736e5 100644 --- a/spec/models/form/sales/questions/buyer_live_spec.rb +++ b/spec/models/form/sales/questions/buyer_live_spec.rb @@ -42,7 +42,6 @@ RSpec.describe Form::Sales::Questions::BuyerLive, type: :model do }) end - context "with 2023/24 form" do it "has the correct header" do expect(question.header).to eq("Will the buyers live in the property?")