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/SpecificMatcher` when `text:` or `exact_text:` with regexp #87

Closed ydah closed 6 months ago

ydah commented 6 months ago

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


Before submitting the PR make sure the following are checked: