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: <img width="399" alt="image" src="https://github.com/CodingGarden/react-ts-starter/assets/1528129/72c0286c-a843-487c-833b-fcc1d635df3c">