test: stabilize release gate drift

This commit is contained in:
Peter Steinberger
2026-04-08 10:02:07 +01:00
parent 928a9e4915
commit 7311ca743a

View File

@@ -248,7 +248,7 @@ describe("gateway server cron", () => {
sendFailureNotificationAnnounceMock.mockClear();
});
test("handles cron CRUD, normalization, and patch semantics", { timeout: 20_000 }, async () => {
test("handles cron CRUD, normalization, and patch semantics", { timeout: 45_000 }, async () => {
const { prevSkipCron } = await setupCronTestRun({
tempPrefix: "openclaw-gw-cron-",
sessionConfig: { mainKey: "primary" },