We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb0a1a commit ad13726Copy full SHA for ad13726
1 file changed
.rubocop_todo.yml
@@ -10,7 +10,7 @@
10
# This cop supports safe autocorrection (--autocorrect).
11
# Configuration parameters: EnforcedStyle.
12
# SupportedStyles: have_no, not_to
13
-Capybara/NegationMatcher:
+Capybara/RSpec/NegationMatcher:
14
Exclude:
15
- 'spec/simple_navigation/renderer/breadcrumbs_spec.rb'
16
- 'spec/simple_navigation/renderer/links_spec.rb'
0 commit comments