From 1736c6416e616a18fcb3eeed37e5445a24c7a538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Sun, 9 Feb 2025 00:00:27 +0100 Subject: [PATCH] chore: tests are timing out --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72d5e19f3d08..349b60e9c835 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "jest": { "automock": false, "maxWorkers": 4, - "testTimeout": 10000, + "testTimeout": 20000, "globalSetup": "./scripts/jest-setup.js", "transform": { "^.+\\.tsx?$": [