We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4d87ab + 0713a3e commit 2b25081Copy full SHA for 2b25081
5 files changed
karma.conf.js
@@ -21,7 +21,7 @@ module.exports = function(config) {
21
'bower_components/jquery/dist/jquery.js',
22
'node_modules/es6-promise/dist/es6-promise.auto.js',
23
'node_modules/abortcontroller-polyfill/dist/abortcontroller-polyfill-only.js',
24
- 'node_modules/@xg-wang/whatwg-fetch/dist/fetch.umd.js',
+ 'node_modules/whatwg-fetch/dist/fetch.umd.js',
25
'pretender.js',
26
'test/**/*.js'
27
],
0 commit comments