From e6dde01264e698770057fd0180d932ccf2f26f0e Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 19 May 2019 21:51:33 -0400 Subject: [PATCH] What will make you happy, mocha? --- test/spec/spec_helpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/spec/spec_helpers.js b/test/spec/spec_helpers.js index 97ea9375d..f4c897f44 100644 --- a/test/spec/spec_helpers.js +++ b/test/spec/spec_helpers.js @@ -22,7 +22,7 @@ iD.data.presets = { mocha.setup({ - timeout: 10000, + timeout: 60000, // 1 minute ui: 'bdd', globals: [ '__onresize.tail-size',