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 95abaac commit 7ca24e9Copy full SHA for 7ca24e9
package.json
@@ -15,7 +15,7 @@
15
},
16
"scripts": {
17
"pretest": "rescript build",
18
- "test": "bun test --timeout 25000 ./tests",
+ "test": "bun test --timeout 50000 ./tests",
19
"fmt": "rescript format"
20
}
21
0 commit comments