From 15ba1d290066b36428e747349419937751674184 Mon Sep 17 00:00:00 2001 From: topshenyi-web Date: Thu, 26 Mar 2026 20:55:28 -0400 Subject: [PATCH] fix: increase test timeout by x10 --- .mocharc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mocharc.yml b/.mocharc.yml index a602d06ac6..19504ca9e5 100644 --- a/.mocharc.yml +++ b/.mocharc.yml @@ -1,5 +1,5 @@ reporter: dot -timeout: 25000 +timeout: 250000 exit: true bail: true ignore: