diff --git a/jest.setup.ts b/jest.setup.ts index 303ac44..2cf06b9 100644 --- a/jest.setup.ts +++ b/jest.setup.ts @@ -1,3 +1,3 @@ import { jest } from "@jest/globals"; -jest.setTimeout(60) +jest.setTimeout(60000)