Skip to content

Commit

Permalink
chore: fix nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Jun 27, 2024
1 parent 1ea53b4 commit 1c78cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nycrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
],
"check-coverage": true,
"lines": 20,
"branches": 100,
"branches": 82,
"statements": 20
}

0 comments on commit 1c78cc3

Please sign in to comment.