We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[email protected]
Jest testing failed when bump next version from 12.1.5 to 12.1.6.
next
12.1.5
12.1.6
Failed CI report here.
Jest CI pass.
Possible reason see vercel/next.js#36312:
[email protected] changed moduleNameMapper configuration.
moduleNameMapper
More details see vercel/next.js#36682 and vercel/next.js#35634.
The text was updated successfully, but these errors were encountered:
fix(jest-next.js): rectify broken jest moduleNameMapper configuration
dc0a1c8
close #815 issue vercel/next.js#35634 issue vercel/next.js#36312
3aebdb9
Rectify Jest configuration for renovate-bot #814 pull request. close #815 issue vercel/next.js#35634 issue vercel/next.js#36312
3ecd58c
Rectify Jest configuration for renovate-bot #814 pull request. close #815
1889eb6
fix(jest-next.js): rectify broken jest moduleNameMapper configurati…
ff832f3
…on (#816) Rectify Jest configuration for renovate-bot #814 pull request. close #815
sabertazimi
Successfully merging a pull request may close this issue.
Describe the bug
Jest testing failed when bump
next
version from12.1.5
to12.1.6
.To Reproduce
Failed CI report here.
Expected behavior
Jest CI pass.
Additional context
Possible reason see vercel/next.js#36312:
[email protected]
changedmoduleNameMapper
configuration.More details see vercel/next.js#36682 and vercel/next.js#35634.
The text was updated successfully, but these errors were encountered: