Skip to content

Commit

Permalink
test in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Mar 6, 2024
1 parent bb4b4a9 commit 77f214f
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 @@ -25,7 +25,7 @@
"typescript": "~4.6.4"
},
"scripts": {
"test": "lab -t 100 -L -a @hapi/code -m 10000 -Y",
"test": "lab -t 100 -L -a @hapi/code -m 10000 -Y -v",
"test-cov-html": "lab -r html -o coverage.html -a @hapi/code -m 10000"
},
"license": "BSD-3-Clause"
Expand Down

0 comments on commit 77f214f

Please sign in to comment.