expect(question.header).toeq("Were any of the buyers private registered providers, housing association or local authority tenants immediately before this sale?")
end
it"has the correct check_answer_label"do
expect(question.check_answer_label).toeq("Any buyers were registered providers, housing association or local authority tenants immediately before this sale?")
expect(question.header).toeq("Was the buyer a private registered provider, housing association or local authority tenant immediately before this sale?")
end
it"has the correct check_answer_label"do
expect(question.check_answer_label).toeq("Buyer was a registered provider, housing association or local authority tenant immediately before this sale?")