Skip to content

Commit 00a15e4

Browse files
fixed some configs
1 parent 4c24eae commit 00a15e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/frontend/e2e/jest-puppeteer.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module.exports = {
22
launch: {
33
headless: true,
4-
args: ['--no-sandbox', '--disable-setuid-sandbox'],
54
defaultViewport: {
65
width: 1300,
76
height: 1024

0 commit comments

Comments
 (0)