We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6c6ea commit b1be6a4Copy full SHA for b1be6a4
packages/@angular/cli/tasks/eject.ts
@@ -540,7 +540,7 @@ export default Task.extend({
540
541
To run your builds, you now need to do the following commands:
542
- "npm run build" to build.
543
- - "npm run test" to run unit tests.
+ - "npm test" to run unit tests.
544
- "npm start" to serve the app using webpack-dev-server.
545
- "npm run e2e" to run protractor.
546
0 commit comments