mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
dependency: Upgrade puppeteer to 9.1.1.
This commit is contained in:
@@ -71,7 +71,6 @@ class CommonUtils {
|
||||
],
|
||||
// TODO: Change defaultViewport to 1280x1024 when puppeteer fixes the window size issue with firefox.
|
||||
// Here is link to the issue that is tracking the above problem https://github.com/puppeteer/puppeteer/issues/6442.
|
||||
// @ts-expect-error: Because of https://github.com/puppeteer/puppeteer/issues/6885
|
||||
defaultViewport: null,
|
||||
headless: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user