Skip to content

Commit

Permalink
feat(ssr-docs); merged development
Browse files Browse the repository at this point in the history
  • Loading branch information
lexasq committed Dec 13, 2024
1 parent 6e7958f commit 6997707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _root/karma.base.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module.exports = function(projectConfig) {
browsers: ['ChromeHeadless'],
browserNoActivityTimeout: 20000,
browserDisconnectTolerance: 2,
browserDisconnectTimeout: 5000,
browserDisconnectTimeout: 10000,
singleRun: true,
customLaunchers: {
Chrome_travis_ci: {
Expand Down

0 comments on commit 6997707

Please sign in to comment.