-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Jest tests fail to run in Angular 10 #10251
Comments
Hi, I would encourage to move this issue to Moreover, if you create the issue for |
Beyond that, this bug report isn't really actionable without a reproduction, so I'll close it. Feel free to open up a new issue with a reproducion |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
🐛 Bug Report
After updating to Angular 10, when running tests I get this exception, before our tests worked fine. Posted this in the angular/cli repository as well: angular/angular-cli#18155
To Reproduce
Steps to reproduce the behavior:
It happens when I simply run the tests in jest.
jest.config.js
Expected behavior
Test should run normally, which they did prior to angular 10 update.
Link to repl or repo (highly encouraged)
envinfo
The text was updated successfully, but these errors were encountered: