Browse Source

Fix lint offence

pull/2528/head
Manny Dinssa 2 years ago
parent
commit
08b5c5aff3
  1. 1
      spec/features/schemes_spec.rb

1
spec/features/schemes_spec.rb

@ -101,7 +101,6 @@ RSpec.describe "Schemes scheme Features" do
end
context "when on the scheme question page" do
let(:lettings_log) { FactoryBot.create(:lettings_log, assigned_to: user, needstype: 2) }
it "open from guidance page with filters cleared" do

Loading…
Cancel
Save