Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
mman committed Sep 4, 2024
1 parent 7e06ccd commit e89070c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ display sizes. To run cypress you need to run the live server and an instance of

(in venus docker repo): `./run.sh -s z`

Then you can run the cypress ui with `npm run cypress`.
Then you can run the cypress UI interactively with `npm run cy:open`.

To run the ui tests in CI-style use `npm run test:e2e`

Expand Down

0 comments on commit e89070c

Please sign in to comment.