mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
feat(webkit): roll Deprecated WebKit to 1444 (#6696)
Otherwise webkit on 10.14 fails all CLI tests and renders flakiness dashboard unpleasant.
This commit is contained in:
parent
72c6f4f69e
commit
485638e422
@ -21,7 +21,7 @@
|
|||||||
"revision": "1482",
|
"revision": "1482",
|
||||||
"installByDefault": true,
|
"installByDefault": true,
|
||||||
"revisionOverrides": {
|
"revisionOverrides": {
|
||||||
"mac10.14": "1443"
|
"mac10.14": "1444"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user