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:
Andrey Lushnikov 2020-01-26 13:50:50 -08:00 committed by Pavel Feldman
parent d2bfe00da6
commit 7f46a0980c

View File

@ -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",