Skip to content

Commit 426010d

Browse files
committed
test: shorten daemon timeout proof
1 parent 85ad4cb commit 426010d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/scripts/install-sh.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ NODE
982982
' printf "not-loaded\\n"',
983983
"fi",
984984
].join("\n"),
985-
{ OPENCLAW_INSTALL_PROBE_TIMEOUT_SECONDS: "0.1" },
985+
{ OPENCLAW_INSTALL_PROBE_TIMEOUT_SECONDS: "0.01" },
986986
);
987987

988988
expect(result.status).toBe(0);

0 commit comments

Comments
 (0)