Skip to content
Snippets Groups Projects
Unverified Commit 325d5f01 authored by Matt Jankowski's avatar Matt Jankowski Committed by GitHub
Browse files

Regenerate rubocop-todo (#24846)

parent e13d2edd
No related branches found
No related tags found
No related merge requests found
......@@ -585,7 +585,6 @@ RSpec/NoExpectationExample:
RSpec/PendingWithoutReason:
Exclude:
- 'spec/controllers/statuses_controller_spec.rb'
- 'spec/models/account_spec.rb'
# This cop supports unsafe autocorrection (--autocorrect-all).
......@@ -601,10 +600,6 @@ RSpec/RepeatedExample:
Exclude:
- 'spec/policies/status_policy_spec.rb'
RSpec/RepeatedExampleGroupBody:
Exclude:
- 'spec/controllers/statuses_controller_spec.rb'
RSpec/StubbedMock:
Exclude:
- 'spec/controllers/api/base_controller_spec.rb'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment