We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a44979e + f1684b1 commit 3b6d6d4Copy full SHA for 3b6d6d4
1 file changed
files/testem.cjs
@@ -13,7 +13,7 @@ if (typeof module !== 'undefined') {
13
ci: [
14
// --no-sandbox is needed when running Chrome inside a container
15
process.env.CI ? '--no-sandbox' : null,
16
- '--headless',
+ '--headless=new',
17
'--disable-dev-shm-usage',
18
'--disable-software-rasterizer',
19
'--mute-audio',
0 commit comments