Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloster committed Sep 10, 2024
1 parent 1f7eaec commit a6ea002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/jest-puppeteer.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const DEFAULT_LAUNCH_CONFIG = {
headless: !isHeadful,
args: ["--ignore-certificate-errors", "--ignore-ssl-errors"],
ignoreHTTPSErrors: true,
timeout: 90000,
defaultViewport: {
width: 1280,
height: 960,
Expand Down

0 comments on commit a6ea002

Please sign in to comment.