Skip to content

Commit f1684b1

Browse files
Set headless=new
1 parent 3f783c9 commit f1684b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/testem.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (typeof module !== 'undefined') {
1313
ci: [
1414
// --no-sandbox is needed when running Chrome inside a container
1515
process.env.CI ? '--no-sandbox' : null,
16-
'--headless',
16+
'--headless=new',
1717
'--disable-dev-shm-usage',
1818
'--disable-software-rasterizer',
1919
'--mute-audio',

0 commit comments

Comments
 (0)