juzhiyuan commented on a change in pull request #1591:
URL: https://github.com/apache/apisix-dashboard/pull/1591#discussion_r593920864



##########
File path: web/package.json
##########
@@ -29,9 +29,9 @@
     "start:test": "cross-env REACT_APP_ENV=test MOCK=none umi dev",
     "test:component": "umi test ./src/components",
     "tsc": "tsc",
-    "cypress:open": "CYPRESS_SERVE_ENV=test cypress open",
-    "cypress:open-dev": "CYPRESS_SERVE_ENV=dev cypress open",
-    "cypress:run-ci": "CYPRESS_SERVE_ENV=test cypress run"
+    "cypress:open": "cross-env CYPRESS_SERVE_ENV=test cypress open",

Review comment:
       Maybe a FAQ or some tips would be better?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to