mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
test(firefox): run puppeteer-firefox tests in browser contexts (#3887)
This patch starts running all Puppeteer-Firefox tests in separate browser contexts.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"node": ">=8.9.4"
|
||||
},
|
||||
"puppeteer": {
|
||||
"firefox_revision": "2a2b2cd2c5e5b7062e7ede93b235a5a062d4dc9a"
|
||||
"firefox_revision": "ca4758c475a9c05dc88b7b8811fbbb7e5acf95b4"
|
||||
},
|
||||
"scripts": {
|
||||
"install": "node install.js",
|
||||
|
||||
Reference in New Issue
Block a user