diff --git a/cypress.json b/cypress.json index 61dfa8cb..0fe170a1 100644 --- a/cypress.json +++ b/cypress.json @@ -6,5 +6,7 @@ "supportFile": false, "fileServerFolder": ".", "video": true, - "projectId": "z6eb6h" + "projectId": "z6eb6h", + "viewportWidth": 1440, + "viewportHeight": 720 }