We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f8c13 commit aa806e9Copy full SHA for aa806e9
test/unit/karma.conf.js
@@ -52,7 +52,7 @@ module.exports = function (config) {
52
frameworks: ['mocha', 'sinon-chai'],
53
reporters: ['spec', 'coverage'],
54
files: [
55
- '../../node_modulOes/phantomjs-polyfill-includes/includes-polyfill.js',
+ '../../node_modules/phantomjs-polyfill-includes/includes-polyfill.js',
56
'./index.js'
57
],
58
preprocessors: {
0 commit comments