fix: stabilize session tools and tests

This commit is contained in:
Peter Steinberger
2026-01-12 18:17:17 +00:00
parent 3ffb9a3b5e
commit 77b20377cc
4 changed files with 77 additions and 67 deletions

View File

@@ -325,7 +325,7 @@ vi.mock("./doctor-state-migrations.js", () => ({
describe("doctor", () => {
it(
"migrates routing.allowFrom to whatsapp.allowFrom",
{ timeout: 15_000 },
{ timeout: 30_000 },
async () => {
readConfigFileSnapshot.mockResolvedValue({
path: "/tmp/clawdbot.json",