trying to fix tests.

pull/468/head
Jason Kulatunga 1 year ago
parent 94df7e1ec3
commit 7b77519f49
No known key found for this signature in database

@ -21,7 +21,7 @@ module.exports = function (config)
reports: ['html', 'lcovonly', 'text-summary'],
fixWebpackSourcePaths: true
},
reporters: ['progress', 'kjhtml', 'coverage-istanbul'],
reporters: ['progress', 'kjhtml'],
port: 9876,
colors: true,
logLevel: config.LOG_INFO,

Loading…
Cancel
Save