Skip to content

Commit

Permalink
chore: Update test scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 5, 2022
1 parent 43e2765 commit 1c5722e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"start": "node scripts/start.mjs",
"watch": "jest --watch",
"test": "jest"
"test": "jest --coverage"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1c5722e

Please sign in to comment.