From bf47e76b6f0527bc2bf5374c77d27c89bcaa7b81 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Fri, 30 Nov 2018 22:10:31 +0100 Subject: [PATCH] test 940: give it a bit more time ... as it is needed on Windows. Signed-off-by: Johannes Schindelin --- test/issues/940.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/issues/940.test.js b/test/issues/940.test.js index b889035..4108c34 100644 --- a/test/issues/940.test.js +++ b/test/issues/940.test.js @@ -160,7 +160,7 @@ describe("#940", () => { await promise2; background.browser.tabs.create.should.have.been.calledTwice; - }).timeout(2002); + }).timeout(2500); it("should not influence the canceled url in other tabs", async () => { const newTab = {