fix: stabilize session tools and tests
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user