-
Notifications
You must be signed in to change notification settings - Fork 306
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
[Bug]: Cannot read properties of undefined (reading 'each') of zone-testing #2211
Labels
Comments
1 task
There is an issue with the repo when running
Would you pls take a look? |
Another thing you can do is checking the examples in https://github.com/thymikee/jest-preset-angular/tree/main/examples |
@ahnpnl yes, sorry. removed auth |
We don’t maintain zone patch for Jest anymore. It is now maintained by Angular team. |
@ahnpnl, feel free to close this issue in favor of angular/angular#57054 |
Thanks 🙏 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
13.1.5
Steps to reproduce
Expected behavior
I expected test pass
Actual behavior
src/app/test-editor/test-editor.component.spec.ts
● Test suite failed to run
zone-testing code:
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: