From c125221d5c63151a420cb07c31d453bd292da437 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Fri, 18 Dec 2015 20:17:12 +0100 Subject: [PATCH] increase timeout in detect portal test to avoid circle ci failing --- test/portal_detector.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/portal_detector.js b/test/portal_detector.js index 05f1af7..70be9ab 100644 --- a/test/portal_detector.js +++ b/test/portal_detector.js @@ -20,6 +20,7 @@ describe("Generate portal",function(){ }); describe("Detect portal", function() { + this.timeout(60 * 1000); const portalData=[]; portalData.push({ name:"simple portal frame x",