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:27 -07:00
committed by GitHub
parent c88b987c51
commit 0e15cca7d4

View File

@@ -119,7 +119,7 @@ tsconfig.spec.json
Now the project is ready for installing any other test runner.
### Setting up Jest
### Setting up Jest {#setup-jest}
Now that the project has no Karma it can be setup with Jest