Skip to content

Commit aa806e9

Browse files
authored
:D
1 parent f8f8c13 commit aa806e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ module.exports = function (config) {
5252
frameworks: ['mocha', 'sinon-chai'],
5353
reporters: ['spec', 'coverage'],
5454
files: [
55-
'../../node_modulOes/phantomjs-polyfill-includes/includes-polyfill.js',
55+
'../../node_modules/phantomjs-polyfill-includes/includes-polyfill.js',
5656
'./index.js'
5757
],
5858
preprocessors: {

0 commit comments

Comments
 (0)