Fix all e2e tests (#5168)

Fix all e2e tests
This commit is contained in:
John Hill
2022-05-09 13:25:21 -07:00
committed by GitHub
parent 0493e5ae3c
commit 6a5823ab5c
12 changed files with 69 additions and 42 deletions

View File

@@ -28,12 +28,12 @@ const config = {
{
name: 'chrome',
use: {
browserName: 'chromium',
...devices['Desktop Chrome']
browserName: 'chromium'
}
},
{
name: 'MMOC',
grepInvert: /@snapshot/,
use: {
browserName: 'chromium',
viewport: {