We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824bb30 commit 091b5d7Copy full SHA for 091b5d7
1 file changed
karma.conf.js
@@ -72,7 +72,7 @@
72
// Continuous Integration mode
73
// if true, Karma captures browsers, runs the tests and exits
74
singleRun: false
75
- });
+ };
76
77
if (process.env.TRAVIS) {
78
configuration.browsers = ['Chrome_travis_ci'];
0 commit comments