Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 23, 2024
1 parent d0e092b commit fead975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers/run-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function runBrowser(config) {

puppeteer
.launch({
headless: true,
headless: "new",
// because of invalid localhost certificate
ignoreHTTPSErrors: true,
// args come from: https://github.com/alixaxel/chrome-aws-lambda/blob/master/source/index.js
Expand Down

0 comments on commit fead975

Please sign in to comment.