Increase UMD karma test timeout (for CI).
This commit is contained in:
parent
6628b58561
commit
f9c1a24787
@ -18,7 +18,7 @@ module.exports = function(config) {
|
|||||||
browsers: [ 'ChromeHeadless' ],
|
browsers: [ 'ChromeHeadless' ],
|
||||||
autoWatch: false,
|
autoWatch: false,
|
||||||
singleRun: true,
|
singleRun: true,
|
||||||
browserNoActivityTimeout: 180000
|
browserNoActivityTimeout: 600000
|
||||||
/*
|
/*
|
||||||
client: {
|
client: {
|
||||||
mocha: {
|
mocha: {
|
||||||
|
Loading…
Reference in New Issue
Block a user