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:
parent
6b67995d40
commit
6c8773827a
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user