linting w/ burnettk

This commit is contained in:
jasquat 2022-06-15 15:22:42 -04:00
parent 2c336417a4
commit 203686351b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module.exports = function(karma) {
'test/spec/**/*Spec.js': [ 'browserify' ]
},
browsers: [ 'ChromeHeadless'],
browsers: [ 'ChromeHeadless' ],
browserNoActivityTimeout: 30000,