Skip to content

fix: Fix ESLint config and failing test #144

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

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

NicholasBoll
Copy link
Contributor

  • DOM Testing Library changed an error message when multiple DOM nodes are found, so the test was updated to look for a smaller subset of the error. We don't have control over the error message, but want to make sure the right one was thrown.

  • Testing Library added more linting rules that don't make sense in the context of Cypress Testing Library, so these lint rules have been disabled to not confuse contributors.

Checklist:

  • Documentation N/A
  • Tests
  • Ready to be merged

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍👍 you've done more for this project than I have ♥️

@kentcdodds kentcdodds merged commit 97939da into testing-library:master Jul 10, 2020
@kentcdodds
Copy link
Member

🎉 This PR is included in version 6.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants