diff --git a/api/jest.config.json b/api/jest.config.json index d4175888..196eb56a 100644 --- a/api/jest.config.json +++ b/api/jest.config.json @@ -23,5 +23,5 @@ "!**/dist/**", "!**/tests/**" ], - "testTimeout": 40000 + "testTimeout": 60000 }