mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-14 11:04:15 +00:00
chore(karma): increase timeout for no browser activity
This commit is contained in:
parent
31c02f4a70
commit
81ca09fe64
@ -19,7 +19,7 @@ module.exports = function(karma) {
|
||||
|
||||
browsers: [ 'PhantomJS' ],
|
||||
|
||||
browserNoActivityTimeout: 15000,
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
singleRun: false,
|
||||
autoWatch: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user