Skip to content

Commit

Permalink
chore: add test
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed May 4, 2024
1 parent 519dcb1 commit ce6d417
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 @@ -32,7 +32,7 @@
],
"scripts": {
"test": "jest --testTimeout=30000 --runInBand",
"cov": "jest --coverage --runInBand"
"cov": "jest --testTimeout=30000 --coverage --runInBand"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ce6d417

Please sign in to comment.