mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 17:28:28 +00:00
test: stabilize gateway ports and timers
This commit is contained in:
@@ -429,5 +429,5 @@ describe("gateway server cron", () => {
|
||||
testState.cronStorePath = undefined;
|
||||
await fs.rm(dir, { recursive: true, force: true });
|
||||
}
|
||||
}, 15_000);
|
||||
}, 45_000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user