Skip to content

Commit

Permalink
build: enable mocha throw deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Sep 28, 2024
1 parent d623ad8 commit 785801f
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 @@ -64,7 +64,7 @@
"require": [
"should"
],
"throw-deprecation": false,
"throw-deprecation": true,
"timeout": 40000
},
"repository": {
Expand Down

0 comments on commit 785801f

Please sign in to comment.