rubocop / rubocop-capybara

Code style checking for Capybara files.
https://docs.rubocop.org/rubocop-capybara
MIT License
38 stars 7 forks source link

Fix a false positive for `Capybara/NegationMatcher` when without argument #98

Closed ydah closed 6 months ago

ydah commented 6 months ago

Fix: https://github.com/rubocop/rubocop-capybara/issues/96


Before submitting the PR make sure the following are checked: