mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-12 10:04:16 +00:00
chore(tests): increase karma timeout
This commit is contained in:
parent
4fe5bbc0f5
commit
0880dd32e7
@ -17,6 +17,8 @@ module.exports = function(karma) {
|
|||||||
|
|
||||||
browsers: [ 'PhantomJS' ],
|
browsers: [ 'PhantomJS' ],
|
||||||
|
|
||||||
|
browserNoActivityTimeout: 15000,
|
||||||
|
|
||||||
singleRun: false,
|
singleRun: false,
|
||||||
autoWatch: true,
|
autoWatch: true,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user