We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc37337 commit a067325Copy full SHA for a067325
1 file changed
packages/opencode/bunfig.toml
@@ -2,4 +2,4 @@ preload = ["@opentui/solid/preload"]
2
3
[test]
4
preload = ["./test/preload.ts"]
5
-timeout = 10000 # 10 seconds (default is 5000ms)
+timeout = 30000 # 30 seconds - allow time for package installation
0 commit comments