mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 04:22:06 +00:00
Update content/blog/writing-better-angular-tests/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
@@ -68,7 +68,7 @@ Angular ships with Karma alongside Jasmine for running tests and collecting cove
|
|||||||
npm uninstall karma karma-chrome-launcher karma-coverage-istanbul-reporter karma-jasmine karma-jasmine-html-reporter
|
npm uninstall karma karma-chrome-launcher karma-coverage-istanbul-reporter karma-jasmine karma-jasmine-html-reporter
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Remove the leftover configurations
|
#### Remove the leftover configurations {#remove-karma-config}
|
||||||
|
|
||||||
Deleting the following will remove the leftover configuration files from the project:
|
Deleting the following will remove the leftover configuration files from the project:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user