Skip to content

Commit

Permalink
Revert singleRun: true.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Apr 15, 2024
1 parent d3ca88f commit e8988e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server_manager/web_app/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = function (config) {
colors: true,
logLevel: config.LOG_INFO,
browsers: ['ChromiumHeadless'],
//singleRun: true,
singleRun: true,
concurrency: Infinity,
webpack: {
module: baseConfig.module,
Expand Down

0 comments on commit e8988e4

Please sign in to comment.