Skip to content

Commit

Permalink
Disable RSpec/StubbedMock.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Nov 6, 2020
1 parent 9730704 commit cbd4426
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Expand Up @@ -108,3 +108,6 @@ RSpec/MultipleMemoizedHelpers:

RSpec/FactoryBot/CreateList:
Enabled: false

RSpec/StubbedMock:
Enabled: false

0 comments on commit cbd4426

Please sign in to comment.