Commit 18b65cb8 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix rubocop

parent a5ccaded
......@@ -2,7 +2,6 @@ require 'spec_helper'
describe ChatNotificationService, models: true do
describe "Associations" do
before do
allow(subject).to receive(:activated?).and_return(true)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment