This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
__name@dasherize__.component.spec.ts don't use async in spec case #182
Closed
Description
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.
spec in new app:
https://github.com/angular/devkit/blob/master/packages/schematics/angular/application/other-files/app.component.spec.ts