mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 20:51:10 +00:00
test: stabilize slow contract and integration suites
This commit is contained in:
@@ -43,6 +43,8 @@ function createExecDryRunBatch(params: { markerPath: string }) {
|
||||
command: process.execPath,
|
||||
args: ["-e", script],
|
||||
allowInsecurePath: true,
|
||||
timeoutMs: 15_000,
|
||||
noOutputTimeoutMs: 15_000,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user