Skip to content

Commit 6650765

Browse files
billyjovalan-agius4
authored andcommitted
docs: remove e2e folder reference from new spec
(cherry picked from commit a57dafb)
1 parent 372e2e6 commit 6650765

File tree

1 file changed

+1
-1
lines changed
  • packages/angular/cli/commands

1 file changed

+1
-1
lines changed

packages/angular/cli/commands/new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All prompts can safely be allowed to default.
55

66
- The new workspace folder is given the specified project name, and contains configuration files at the top level.
77

8-
- By default, the files for a new initial application (with the same name as the workspace) are placed in the `src/` subfolder. Corresponding end-to-end tests are placed in the `e2e/` subfolder.
8+
- By default, the files for a new initial application (with the same name as the workspace) are placed in the `src/` subfolder.
99

1010
- The new application's configuration appears in the `projects` section of the `angular.json` workspace configuration file, under its project name.
1111

0 commit comments

Comments
 (0)