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 18a02e5 commit 0d94b97Copy full SHA for 0d94b97
test/karma.conf.js
@@ -44,6 +44,6 @@ module.exports = function(config) {
44
45
// Continuous Integration mode
46
// if true, it capture browsers, run tests and exit
47
- singleRun: true,
+ singleRun: true
48
});
49
};
0 commit comments