Skip to content

Commit

Permalink
Correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarMerino committed Dec 2, 2024
1 parent 9cf3116 commit 7497783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cypress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Note - Following commands expects local server is running at http://127.0.0.1:30
3. Run `npm run cypress:open`
4. Click on E2E Testing in cypress UI window.
5. Click on Start E2E Testing on Chrome button.
5. Now select respective test to Run from Cypress UI.
6. To run all tests use `npm run cypress:run`
6. Now select respective test to Run from Cypress UI.
7. To run all tests use `npm run cypress:run`

0 comments on commit 7497783

Please sign in to comment.