Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloster committed Sep 10, 2024
1 parent dfd04ab commit b46e6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/jest-puppeteer.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ const launchConfig = LAUNCH_CONFIG_BY_ENV[jestEnv] || DEFAULT_LAUNCH_CONFIG;
module.exports = {
browserContext: "incognito",
launch: launchConfig,
testTimeout: 90000,
};

0 comments on commit b46e6ef

Please sign in to comment.