Browse Source

lint

pull/1721/head
Kat 2 years ago
parent
commit
6ad0689887
  1. 1
      spec/requests/organisations_controller_spec.rb

1
spec/requests/organisations_controller_spec.rb

@ -176,6 +176,7 @@ RSpec.describe OrganisationsController, type: :request do
describe "#show" do
context "with an organisation that the user belongs to" do
let(:set_time) {}
before do
set_time
sign_in user

Loading…
Cancel
Save