mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
CI: Bump browser test timeout
This commit is contained in:
parent
95dd81381f
commit
ca248ba1a8
@ -20,7 +20,7 @@ module.exports = function(config) {
|
||||
mocha: {
|
||||
reporter: 'html',
|
||||
ui: 'bdd',
|
||||
timeout: 10000,
|
||||
timeout: 30000,
|
||||
grep: process.env.LIGHTWEIGHT ? '@lightweight' : undefined
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user