mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 21:20:22 +00:00
test: stabilize release gate drift
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user