Skip to content
Snippets Groups Projects
Commit 4ce1f4b4 authored by Ziwei Wang's avatar Ziwei Wang
Browse files

Update README

Change-Id: Ieff1a3ddd9f681c34897ab2b043420529f968e63
parent b38e354b
No related branches found
No related tags found
No related merge requests found
...@@ -33,13 +33,13 @@ npm run start:prod ...@@ -33,13 +33,13 @@ npm run start:prod
Run Cypress tests headlessly: Run Cypress tests headlessly:
``` ```
npm run cypress npm run cy
``` ```
Run Cypress tests with the browser: Run Cypress tests with the browser:
``` ```
npm run cypress:open npm run cy:open
``` ```
To overide configurations without modifying the existing config file: To overide configurations without modifying the existing config file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment