@@ -56,4 +56,4 @@ jobs:
|
||||
run: yarn e2e-test run
|
||||
env:
|
||||
DEBUG: zombie
|
||||
CYPRESS_VERIFY_TIMEOUT: 60000
|
||||
CYPRESS_VERIFY_TIMEOUT: 600000
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@types/node": "^14.14.32",
|
||||
"@types/react-dom": "*",
|
||||
"cross-env": "^7.0.0",
|
||||
"cypress": "^9.5.0",
|
||||
"cypress": "^9.7.0",
|
||||
"eslint-plugin-cypress": "^2.10.3",
|
||||
"start-server-and-test": "^1.10.11"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user