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
Since Angular standalone components will be released in Angular v15 we should also add it to Angular Testing Library.
We already added this feature in #307, but it was also experimental.
We should now also remove the experimental flag on our side by renaming the property to componentImports
Since Angular standalone components will be released in Angular v15 we should also add it to Angular Testing Library.
We already added this feature in #307, but it was also experimental.
We should now also remove the experimental flag on our side by renaming the property to
componentImports
angular-testing-library/projects/testing-library/src/lib/models.ts
Line 205 in 53b29ca
The text was updated successfully, but these errors were encountered: