Tolerate disconnects
This commit is contained in:
committed by
Andreas Hocevar
parent
6f72ffe498
commit
63a5477479
@@ -5,6 +5,7 @@ const pkg = require('../package.json');
|
||||
|
||||
module.exports = function(karma) {
|
||||
karma.set({
|
||||
browserDisconnectTolerance: 2,
|
||||
frameworks: ['mocha'],
|
||||
client: {
|
||||
runInParent: true,
|
||||
|
||||
Reference in New Issue
Block a user