Skip to content

Commit

Permalink
Close rubocop#887
Browse files Browse the repository at this point in the history
  • Loading branch information
goodniceweb committed Mar 26, 2020
1 parent 8c6af61 commit 98f8dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ RSpec/LetBeforeExamples:

RSpec/LetSetup:
Description: Checks unreferenced `let!` calls being used for test setup.
Enabled: true
Enabled: false
StyleGuide: https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LetSetup

RSpec/MessageChain:
Expand Down

0 comments on commit 98f8dfd

Please sign in to comment.