Skip to content

Commit d80eff8

Browse files
kazuponyyx990803
authored andcommitted
tweak comment of coverage setting (vuejs#4594)
1 parent 05591f1 commit d80eff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/karma.cover.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module.exports = function (config) {
1313
singleRun: true
1414
})
1515

16-
// add babel-plugin-coverage for code intrumentation
16+
// add babel-plugin-istanbul for code intrumentation
1717
options.webpack.babel = {
1818
plugins: [['istanbul', {
1919
exclude: [

0 commit comments

Comments
 (0)