chore: undo test case config changes (#2836)
This commit is contained in:
parent
d6d2ac77ce
commit
f5a7a29314
|
@ -65,7 +65,7 @@ const Config = ({ testDir, baseURL, storageState, devServerCommon }) =>
|
||||||
name: 'chromium',
|
name: 'chromium',
|
||||||
use: {
|
use: {
|
||||||
...devices['Desktop Chrome'],
|
...devices['Desktop Chrome'],
|
||||||
viewport: { width: 1600, height: 960 }
|
viewport: { width: 1080, height: 720 }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue