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

chore: upgrade jest to v27 #1694

Closed
wants to merge 4 commits into from
Closed

Conversation

genehynson
Copy link
Contributor

Upgrades jest to 27

@genehynson
Copy link
Contributor Author

All our tests are failing with the following error after upgrading to jest 27. Looks like this is an issue with @testing-library/dom and is reported here: testing-library/dom-testing-library#963

    TypeError: Cannot destructure property 'DOMElement' of '_prettyFormat.default.plugins' as it is undefined.

      at Object.<anonymous> (node_modules/@testing-library/dom/dist/pretty-dom.js:27:3)
      at Object.<anonymous> (node_modules/@testing-library/dom/dist/config.js:11:18)

@genehynson genehynson mentioned this pull request Jun 17, 2021
5 tasks
@genehynson
Copy link
Contributor Author

closing this until the issue above is resolved

@genehynson genehynson closed this Jun 21, 2021
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.

None yet

1 participant