Skip to content

Commit ad13726

Browse files
committed
fix NegationMatcher
1 parent 1cb0a1a commit ad13726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# This cop supports safe autocorrection (--autocorrect).
1111
# Configuration parameters: EnforcedStyle.
1212
# SupportedStyles: have_no, not_to
13-
Capybara/NegationMatcher:
13+
Capybara/RSpec/NegationMatcher:
1414
Exclude:
1515
- 'spec/simple_navigation/renderer/breadcrumbs_spec.rb'
1616
- 'spec/simple_navigation/renderer/links_spec.rb'

0 commit comments

Comments
 (0)