Skip to content

Commit b34bdf5

Browse files
petebacondarwinmhevery
authored andcommitted
test(common): remove redundant line from karma config (angular#31609)
The files in the pattern do not exist. PR Close angular#31609
1 parent 260217a commit b34bdf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

karma-js.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ module.exports = function(config) {
6464
included: false,
6565
watched: false,
6666
},
67-
{pattern: 'packages/common/i18n/**', included: false, watched: false, served: true},
6867
],
6968

7069
exclude: [

0 commit comments

Comments
 (0)