Commit fe94317e authored by xiaoyuhen's avatar xiaoyuhen Committed by 偏右

chore: upgrade jest-puppeteer and remove some puppeteer config

parent 189c5882
...@@ -4,9 +4,7 @@ module.exports = { ...@@ -4,9 +4,7 @@ module.exports = {
args: [ args: [
'--disable-gpu', '--disable-gpu',
'--disable-dev-shm-usage', '--disable-dev-shm-usage',
'--disable-setuid-sandbox',
'--no-first-run', '--no-first-run',
'--no-sandbox',
'--no-zygote', '--no-zygote',
], ],
}, },
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment