Browse Source

Remove blank line

pull/2236/head
Rachael Booth 2 years ago
parent
commit
b964fe9385
  1. 3
      spec/models/form/lettings/subsections/household_situation_spec.rb

3
spec/models/form/lettings/subsections/household_situation_spec.rb

@ -76,8 +76,7 @@ RSpec.describe Form::Lettings::Subsections::HouseholdSituation, type: :model do
) )
end end
end end
it "has the correct id" do it "has the correct id" do
expect(household_situation.id).to eq("household_situation") expect(household_situation.id).to eq("household_situation")
end end

Loading…
Cancel
Save