2
0
Yuki Takei 4 жил өмнө
parent
commit
1d7ab23737

+ 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
 }