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 54e0735 commit ce14cecCopy full SHA for ce14cec
doc/api/test.md
@@ -508,8 +508,8 @@ used as an in depth coverage report.
508
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
509
```
510
511
-- No test results are reported by this reporter.
512
-- This reporter should ideally be used in conjunction with another reporter.
+* No test results are reported by this reporter.
+* This reporter should ideally be used in conjunction with another reporter.
513
514
### Limitations
515
0 commit comments