Skip to content

Commit

Permalink
[test] Point Istanbul to correct URL (#43935)
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 authored Sep 29, 2024
1 parent 79bfe9a commit 362bf40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Here is an [example](https://github.com/mui/material-ui/blob/814fb60bbd8e500517b

`pnpm test:coverage:html`

When running this command you should get under `coverage/index.html` a full coverage report in HTML format. This is created using [Istanbul](https://istanbul-js.org)'s HTML reporter and gives good data such as line, branch and function coverage.
When running this command you should get under `coverage/index.html` a full coverage report in HTML format. This is created using [Istanbul](https://istanbul.js.org)'s HTML reporter and gives good data such as line, branch and function coverage.

### DOM API level

Expand Down

0 comments on commit 362bf40

Please sign in to comment.