mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
Update content/blog/writing-better-angular-tests/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
@@ -77,7 +77,7 @@ karma.config.js
|
||||
src/test.ts
|
||||
```
|
||||
|
||||
Once those two files are deleted any references to `src/test.ts` will need to be removed. Removing the paths from the following file that reference them cleans it up easily enough:
|
||||
Once those two files are deleted, any references to `src/test.ts` will need to be removed. Removing the paths from the following file that reference them cleans it up easily enough:
|
||||
|
||||
```json
|
||||
tsconfig.spec.json
|
||||
|
||||
Reference in New Issue
Block a user