chore: undo test case config changes (#2836)

This commit is contained in:
ajaxzheng 2025-01-22 11:31:55 +08:00 committed by GitHub
parent d6d2ac77ce
commit f5a7a29314
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }
}
},
{