We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24997d8 commit 1a027a7Copy full SHA for 1a027a7
karma.conf.js
@@ -83,7 +83,7 @@ module.exports = function(config) {
83
84
// Continuous Integration mode
85
// if true, Karma captures browsers, runs the tests and exits
86
- singleRun: false,
+ singleRun: true,
87
88
// Concurrency level
89
// how many browser should be started simultaneous
0 commit comments