chore: roll test runner to ToT (#7896)

This commit is contained in:
Pavel Feldman 2021-07-28 17:33:14 -07:00 committed by GitHub
parent 3187ffdebf
commit b8cfce3b9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 609 additions and 625 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"@playwright/test": "=1.13.0-next-1626706866000"
"@playwright/test": "=1.14.0-next-1627512284000"
}
}