Fix RSpec/BeforeAfterAll cop (#24737)

lolsob-rspec
Matt Jankowski 2023-04-30 15:16:08 -04:00 committed by GitHub
parent bdbc9d0036
commit ae34d806be
1 changed files with 0 additions and 4 deletions

View File

@ -425,10 +425,6 @@ RSpec/AnyInstance:
- 'spec/workers/activitypub/delivery_worker_spec.rb'
- 'spec/workers/web/push_notification_worker_spec.rb'
RSpec/BeforeAfterAll:
Exclude:
- 'spec/requests/localization_spec.rb'
# Configuration parameters: Prefixes, AllowedPatterns.
# Prefixes: when, with, without
RSpec/ContextWording: