Yuki Takei 4 роки тому
батько
коміт
1d7ab23737
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      packages/app/cypress.json

+ 3 - 0
packages/app/cypress.json

@@ -10,5 +10,8 @@
   "pluginsFile": "test/cypress/plugins/index.ts",
   "testFiles": "**/*.spec.ts",
 
+  "viewportWidth": 1440,
+  "viewportHeight": 1200,
+
   "experimentalSessionSupport": true
 }