Skip to content

Updating Jest-Dom breaks testing #5

@danadn

Description

@danadn

Reproduce error:

  • Download repo and setup the app
  • Go to packages-json and update jest-dom to 6.1.3:
    "@testing-library/jest-dom": "^5.16.5", -> "@testing-library/jest-dom": "^6.1.3",
  • Run npm test
  • The following error is launched:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions