Skip to content

Commit

Permalink
Update threshold.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarid27 committed Oct 15, 2024
1 parent e6c812a commit 585fa39
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 @@ -8,7 +8,7 @@
"dev": "envio dev",
"codegen": "envio codegen",
"start": "ts-node generated/src/Index.bs.js",
"test": "mocha --require ts-node/register test/**/*.ts --timeout 5000",
"test": "mocha --require ts-node/register test/**/*.ts --timeout 20000",
"enable-hydra": "./hack/hydra-mode/hydra-mode.sh"
},
"devDependencies": {
Expand Down

0 comments on commit 585fa39

Please sign in to comment.