Skip to content

Commit

Permalink
remove file from karma.config
Browse files Browse the repository at this point in the history
  • Loading branch information
rmi22186 committed Oct 20, 2023
1 parent 69cebbc commit 8bae67c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/karma.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const { DEBUG } = process.env;
let files = [
'lib/mockhttprequest.js',
'lib/geomock.js',
// '../node_modules/fetch-mock/dist/es5/client-bundle.js',
'../node_modules/sinon-browser-only/sinon.js',
'config.js',
'../dist/mparticle.js',
Expand Down

0 comments on commit 8bae67c

Please sign in to comment.