Browse Source

Remove blank line

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

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

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

Loading…
Cancel
Save