You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this is already fixed in master, but not published yet. You can use "jest-preset-angular": "thymikee/jest-preset-angular" in package.json for using the unpublished version or wait one more week (or so).
Also note that there are several breaking changes in the master branch, so you might have to update your configuration. See the Changelog for migration steps.
When I run this inside a test file:
I get this:
It makes it impossible for me to make assertions about any generic object (not a component, just a POJO) that has a styles property.
The text was updated successfully, but these errors were encountered: