We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a532a2 commit 95abaacCopy full SHA for 95abaac
package.json
@@ -15,7 +15,7 @@
15
},
16
"scripts": {
17
"pretest": "rescript build",
18
- "test": "bun test --timeout 15000 ./tests",
+ "test": "bun test --timeout 25000 ./tests",
19
"fmt": "rescript format"
20
}
21
0 commit comments