Skip to content

RuboCop Capybara v2.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 07:12
· 15 commits to main since this release
4375bca
  • Fix a false negative for Capybara/NegationMatcher when using to_not. (@ydah)
  • Fix a false negative for Capybara/SpecificFinders when using find(:id, 'some-id'). (@ydah)