1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00

increase timeout for pgp tests

This commit is contained in:
Tankred Hase 2014-03-06 13:34:20 +01:00
parent 6b67995d40
commit 6c8773827a

View File

@ -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',