mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
* add an extra test for migration * refactor: use async tools to deal with files Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"viewportWidth": 1200,
|
|
"e2e": {
|
|
"viewportWidth": 1600
|
|
},
|
|
"component": {
|
|
"viewportWidth": 400
|
|
}
|
|
} |