From 6c8773827a841433fc4677cf6f5946980391fe26 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Thu, 6 Mar 2014 13:34:20 +0100 Subject: [PATCH] increase timeout for pgp tests --- test/new-unit/pgp-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/new-unit/pgp-test.js b/test/new-unit/pgp-test.js index f322303..55bf233 100644 --- a/test/new-unit/pgp-test.js +++ b/test/new-unit/pgp-test.js @@ -5,7 +5,7 @@ define(function(require) { expect = chai.expect; describe('PGP Crypto Api unit tests', function() { - this.timeout(10000); + this.timeout(20000); var pgp, user = 'whiteout.test@t-online.de',