File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ You can also use `ng new foo --link-cli` to automatically link the `@angular/cli
181
181
Please read the official [ npm-link documentation] ( https://docs.npmjs.com/cli/link )
182
182
and the [ npm-link cheatsheet] ( http://browsenpm.org/help#linkinganynpmpackagelocally ) for more information.
183
183
184
- To run the Angular CLI test suite use the ` node ./tests/legacy-cli/run_e2e ` command.
184
+ To run the Angular CLI E2E test suite, use the ` node ./tests/legacy-cli/run_e2e ` command.
185
185
It can also receive a filename to only run that test (e.g. ` node ./tests/legacy-cli/run_e2e tests/legacy-cli/e2e/tests/build/dev-build.ts ` ).
186
186
187
187
As part of the test procedure, all packages will be built and linked.
You can’t perform that action at this time.
0 commit comments