Skip to content

Commit

Permalink
feat(webkit): roll to r1011 (#659)
Browse files Browse the repository at this point in the history
This roll fixes flakiness for the `Interception.setOfflineMode should
work` test. Follow-up to #656.
  • Loading branch information
aslushnikov authored and pavelfeldman committed Jan 26, 2020
1 parent d2bfe00 commit 7f46a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "733125",
"firefox_revision": "1018",
"webkit_revision": "1112"
"webkit_revision": "1113"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 7f46a09

Please sign in to comment.