Skip to content

Commit 65ca680

Browse files
committed
chore: remove reference to HTML-Reporter in README (no longer supported)
1 parent 6473275 commit 65ca680

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ We can update our app and our tests in real-time, keeping a weather eye on the c
128128
Karma is occasionally confused and it is often necessary to shut down its browser or even shut the command down (Ctrl-C) and
129129
restart it. No worries; it's pretty quick.
130130

131-
The `HTML-Reporter` is also wired in. That produces a prettier output; look for it in `~_test-output/tests.html`.
132-
133131
### End-to-end (E2E) Tests
134132

135133
E2E tests are in the `e2e` directory, side by side with the `app` folder.

0 commit comments

Comments
 (0)