Skip to content

Commit c188229

Browse files
committed
fix(karma): remove extra require
fixes #2219
1 parent 5991a72 commit c188229

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: templates/app/karma.conf.js

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ module.exports = function(config) {
4747
},
4848

4949
plugins: [
50-
require('karma-chai-plugins'),
5150
require('karma-chrome-launcher'),
5251
require('karma-coverage'),
5352
require('karma-firefox-launcher'),

0 commit comments

Comments
 (0)