We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6cb07 commit 55224a1Copy full SHA for 55224a1
README.md
@@ -196,8 +196,6 @@ Tests will execute after a build is executed via [Karma](http://karma-runner.git
196
197
You can run tests with coverage via `--code-coverage`. The coverage report will be in the `coverage/` directory.
198
199
-Linting during tests is also available via the `--lint` flag. See [Linting code](#linting-code) chapter for more information.
200
-
201
### Running end-to-end tests
202
203
```bash
0 commit comments