Skip to content

Commit 95abaac

Browse files
committed
Bump timeout
1 parent 2a532a2 commit 95abaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {
1717
"pretest": "rescript build",
18-
"test": "bun test --timeout 15000 ./tests",
18+
"test": "bun test --timeout 25000 ./tests",
1919
"fmt": "rescript format"
2020
}
2121
}

0 commit comments

Comments
 (0)