test(common): remove redundant line from karma config (#31609)

The files in the pattern do not exist.

PR Close #31609
This commit is contained in:
Pete Bacon Darwin 2019-07-30 18:02:17 +01:00 committed by Misko Hevery
parent 260217a800
commit b34bdf5c42
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ module.exports = function(config) {
included: false,
watched: false,
},
{pattern: 'packages/common/i18n/**', included: false, watched: false, served: true},
],
exclude: [