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',
|
||||
use: {
|
||||
...devices['Desktop Chrome'],
|
||||
viewport: { width: 1600, height: 960 }
|
||||
viewport: { width: 1080, height: 720 }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue