Skip to content

Commit

Permalink
build(ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ipy authored Jun 29, 2019
1 parent e51be1b commit a9fc3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module.exports = config => {
'./index.js': ['webpack', 'sourcemap']
},
reporters: ['spec', 'coverage'],
singleRun: false,
singleRun: true,
webpack: webpackConfig,
webpackMiddleware: {
noInfo: true
Expand Down

0 comments on commit a9fc3cb

Please sign in to comment.