mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:30:43 +00:00
test: stabilize gateway startup prewarm test
This commit is contained in:
@@ -349,7 +349,7 @@ describe("startGatewayPostAttachRuntime", () => {
|
||||
expect(hoisted.ensureOpenClawModelsJson).toHaveBeenCalledTimes(1);
|
||||
expect(startChannels).toHaveBeenCalledTimes(1);
|
||||
},
|
||||
{ timeout: 250 },
|
||||
{ timeout: 2_000 },
|
||||
);
|
||||
await sidecarsPromise;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user