Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Jul 29, 2022
1 parent 4f65890 commit 339a578
Show file tree
Hide file tree
Showing 4 changed files with 6,330 additions and 13,195 deletions.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const settings = {
[files.fixtures]: ['file-fixtures'],
[files.test] : ['eslint', 'webpack', 'sourcemap']
},
frameworks: ['mocha', 'chai'],
frameworks: ['mocha', 'chai', 'webpack'],
reporters : ['mocha', 'coverage-istanbul'], // 'Browserstack' added below
fileFixtures: {
stripPrefix: 'tests/fixtures/'
Expand Down
Loading

0 comments on commit 339a578

Please sign in to comment.