diff --git a/cypress/README.md b/cypress/README.md index d5961dbd7..a2ff3ad6d 100644 --- a/cypress/README.md +++ b/cypress/README.md @@ -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` \ No newline at end of file +6. Now select respective test to Run from Cypress UI. +7. To run all tests use `npm run cypress:run`