Fix rubocop
This commit is contained in:
parent
a5ccaded65
commit
18b65cb8e0
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue