Update content/blog/writing-better-angular-tests/index.md

Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
Robert Mennell
2020-05-09 00:10:20 -07:00
committed by GitHub
parent 154b3be7bf
commit c88b987c51

View File

@@ -90,7 +90,7 @@ tsconfig.spec.json
}
```
The project also no longer needs the `test` key inside of `angular.json` and thus it can be removed.
The project also no longer needs the `test` key inside of `angular.json`, and thus it can be removed.
```json
angular.json