Skip to content

Commit ce14cec

Browse files
committed
doc: change '-' by '*' to respect documention rules
1 parent 54e0735 commit ce14cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,8 @@ used as an in depth coverage report.
508508
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
509509
```
510510

511-
- No test results are reported by this reporter.
512-
- This reporter should ideally be used in conjunction with another reporter.
511+
* No test results are reported by this reporter.
512+
* This reporter should ideally be used in conjunction with another reporter.
513513

514514
### Limitations
515515

0 commit comments

Comments
 (0)