Skip to content

Commit fead975

Browse files
test: update
1 parent d0e092b commit fead975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/run-browser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function runBrowser(config) {
3535

3636
puppeteer
3737
.launch({
38-
headless: true,
38+
headless: "new",
3939
// because of invalid localhost certificate
4040
ignoreHTTPSErrors: true,
4141
// args come from: https://github.com/alixaxel/chrome-aws-lambda/blob/master/source/index.js

0 commit comments

Comments
 (0)