Skip to content

Commit ae1b0c0

Browse files
author
Wallace Breza
committed
Removed 'polling' param in karma config
1 parent 0de4b90 commit ae1b0c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ module.exports = function (config) {
1616
'karma-phantomjs-launcher',
1717
'karma-coverage'
1818
],
19-
usePolling: true,
2019
preprocessors: { './src/**/*.js': ['coverage'] },
2120
coverageReporter: {
2221
reporters: [

0 commit comments

Comments
 (0)