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
{{ message }}
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.
Component spec file scheme is old and not consistent with spec in new app since it's not using async() in spec case, should be used by default.
component:
https://github.com/angular/devkit/blob/master/packages/schematics/angular/component/files/__path__/__name%40dasherize%40if-flat__/__name%40dasherize__.component.spec.ts
spec in new app:
https://github.com/angular/devkit/blob/master/packages/schematics/angular/application/other-files/app.component.spec.ts
The text was updated successfully, but these errors were encountered: