Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Jan 11, 2025
1 parent e1cd246 commit c3e861d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/karma.unit.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = config => {
singleRun: true,
retryLimit: 0,
concurrency: 1,
captureTimeout: 1200000,
captureTimeout: 12000000,
logLevel: config.LOG_DEBUG
});
};

0 comments on commit c3e861d

Please sign in to comment.