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 negative for `Capybara/NegationMatcher` when using `to_not ` #94

Closed ydah closed 6 months ago

ydah commented 6 months ago

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


Before submitting the PR make sure the following are checked: