mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
feat(webkit): roll to r1011 (#659)
This roll fixes flakiness for the `Interception.setOfflineMode should work` test. Follow-up to #656.
This commit is contained in:
parent
d2bfe00da6
commit
7f46a0980c
@ -10,7 +10,7 @@
|
|||||||
"playwright": {
|
"playwright": {
|
||||||
"chromium_revision": "733125",
|
"chromium_revision": "733125",
|
||||||
"firefox_revision": "1018",
|
"firefox_revision": "1018",
|
||||||
"webkit_revision": "1112"
|
"webkit_revision": "1113"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"unit": "node test/test.js",
|
"unit": "node test/test.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user