Skip to content

Commit

Permalink
doc: change '-' by '*' to respect documention rules
Browse files Browse the repository at this point in the history
  • Loading branch information
eliphazbouye committed Jun 20, 2024
1 parent acbdd83 commit 235dc84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -508,8 +508,8 @@ used as an in depth coverage report.
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
```

- No test results are reported by this reporter.
- 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.

### Limitations

Expand Down

0 comments on commit 235dc84

Please sign in to comment.