Commit 3fd3f60
committed
fix: Update file paths in check-test-coverage.js
- Fix readFileSync paths to use path.join(__dirname, '..', ...)
- Ensures script works correctly when run from scripts/ directory
- Resolves ENOENT error for phantom.js1 parent 0c637f6 commit 3fd3f60
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments