Autofix Rubocop RSpec/Capybara/FeatureMethods (#23708)
This commit is contained in:
parent
08289a38fa
commit
c0d7c855b3
3 changed files with 18 additions and 26 deletions
|
|
@ -602,14 +602,6 @@ RSpec/BeforeAfterAll:
|
|||
Exclude:
|
||||
- 'spec/requests/localization_spec.rb'
|
||||
|
||||
# Offense count: 14
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
# Configuration parameters: EnabledMethods.
|
||||
RSpec/Capybara/FeatureMethods:
|
||||
Exclude:
|
||||
- 'spec/features/log_in_spec.rb'
|
||||
- 'spec/features/profile_spec.rb'
|
||||
|
||||
# Offense count: 558
|
||||
# Configuration parameters: Prefixes, AllowedPatterns.
|
||||
# Prefixes: when, with, without
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue