From 5513c6ec51f7cd7bcbb111139d3f6cb5db2e005b Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 19 Mar 2024 11:27:24 +0100 Subject: [PATCH] double test timeout Signed-off-by: Matteo Collina --- .taprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taprc b/.taprc index 6782c41f..611421b0 100644 --- a/.taprc +++ b/.taprc @@ -2,4 +2,4 @@ ts: false jsx: false flow: false coverage: true -timeout: 60 +timeout: 120