Skip to content

Commit d62c37f

Browse files
author
Markus Guder
committed
single run true
1 parent eca34b5 commit d62c37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ module.exports = function (config) {
4646
logLevel: config.LOG_INFO,
4747
autoWatch: true,
4848
browsers: ['Chrome_travis_ci'],
49-
//singleRun: true,
49+
singleRun: true,
5050
customLaunchers: {
5151
Chrome_travis_ci: {
5252
base: 'Chrome',

0 commit comments

Comments
 (0)