Skip to content

Commit 8588b9b

Browse files
committed
fix: test
1 parent 118021f commit 8588b9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/utils.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ async function createBrowser(browserKey, pathToExtension) {
8585
args: [
8686
`--disable-extensions-except=${pathToExtension}`,
8787
`--load-extension=${pathToExtension}`,
88+
'--no-sandbox',
8889
],
8990
});
9091
}

0 commit comments

Comments
 (0)