Skip to content

Commit

Permalink
add more time in karma
Browse files Browse the repository at this point in the history
  • Loading branch information
yunica committed Sep 13, 2023
1 parent f0bd595 commit a8e83de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = function (config) {
preprocessors: {
[tests]: ["webpack"]
},

browserNoActivityTimeout: 20000,
webpack: webpackConfig
});
};

0 comments on commit a8e83de

Please sign in to comment.