Skip to content

Commit

Permalink
add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gagdiez committed May 22, 2024
1 parent 659d246 commit 4d68b01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contract-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"typescript": "^5.4.5"
},
"ava": {
"timeout": 20000,
"files": ["sandbox-test/*.ava.js"]
}
}
}

0 comments on commit 4d68b01

Please sign in to comment.