Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: upgrade playwright package and container image (#13080)
The nightly playwright tests are currently failing because of a mismatch between the expected version of Chromium and what's in the container image. Unfortunately the previous specific tag we were using for the container image is no longer tagged on the registry. With some testing, I was able to find an image tag that results in a good run.
- Loading branch information