We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7820550 commit 92a8a0dCopy full SHA for 92a8a0d
README.md
@@ -73,7 +73,7 @@ Run `nx affected:test` to execute the unit tests affected by a change.
73
74
## Running end-to-end tests
75
76
-Run `ng e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).
+Run `nx e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).
77
78
Run `nx affected:e2e` to execute the end-to-end tests affected by a change.
79
0 commit comments