Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using Capybara in a deprecated way #1093

Merged
merged 2 commits into from
Oct 6, 2022
Merged

Stop using Capybara in a deprecated way #1093

merged 2 commits into from
Oct 6, 2022

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Oct 5, 2022

The have_link with a regex is deprecated. Instead of having a negative assertion, switch this to two positive assertions

Fixes #1083

The have_link with a regex is deprecated.  Instead of having a negative assertion, switch this to two positive assertions
Co-authored-by: Chris Beer <chris@cbeer.info>
@cbeer cbeer merged commit 37d3d5a into main Oct 6, 2022
@cbeer cbeer deleted the capybara-deprecation branch October 6, 2022 00:08
jcoyne added a commit that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deprecated capybara call
2 participants