瀏覽代碼

extend defaultCommandTimrout

Yohei-Shiina 3 年之前
父節點
當前提交
d6464346d7
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/app/cypress.json

+ 2 - 1
packages/app/cypress.json

@@ -13,5 +13,6 @@
   "viewportWidth": 1400,
   "viewportHeight": 1024,
 
-  "experimentalSessionSupport": true
+  "experimentalSessionSupport": true,
+  "defaultCommandTimeout": 30000
 }