rubocop / rubocop-capybara

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

Fix a false negative for `RSpec/HaveSelector` when first argument is dstr node #79

Closed ydah closed 11 months ago

ydah commented 11 months ago

partially fixed: https://github.com/rubocop/rubocop-capybara/issues/78


Before submitting the PR make sure the following are checked: