Browse Source

lint

pull/838/head
Ted-U 3 years ago
parent
commit
3f92529a40
  1. 2
      spec/features/organisation_spec.rb

2
spec/features/organisation_spec.rb

@ -62,8 +62,6 @@ RSpec.describe "User Features" do
end
end
# test
context "when the user is support and the organisation does not hold housing stock" do
before do
organisation.update!(holds_own_stock: false)

Loading…
Cancel
Save