Skip to content

Commit

Permalink
doc #5
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Jul 12, 2024
1 parent a27226c commit 8c502eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Check [monocart coverage reports](https://github.com/cenfun/monocart-coverage-re
- For Playwright: `globalTeardown` -> coverage `onEnd` -> custom reporter `onEnd`

## Common issues
- Resolve full path of the file with option `sourcePath`
- Resolve full path of the file with option `sourcePath` (issue [#5](https://github.com/cenfun/jest-monocart-coverage/issues/5))
```js
const path = require("path")

Expand Down

0 comments on commit 8c502eb

Please sign in to comment.