Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(@schematics/angular): uniformize guard spec with service spec
The current guard spec schematic uses `inject` whereas we dropped it for the service spec a while ago. This commits updates the guard spec schematic to be similar to the current service spec. (cherry picked from commit f3259df)
- Loading branch information