Skip to content

Commit acc64ab

Browse files
committed
Data path must NOT have additional properties(skipTests). Angular 12.0.0
1 parent f5f41ea commit acc64ab

File tree

1 file changed

+0
-1
lines changed
  • packages/schematics/angular/application

1 file changed

+0
-1
lines changed

packages/schematics/angular/application/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ function addAppToWorkspaceFile(options: ApplicationOptions, appDir: string): Rul
9797
'directive',
9898
'guard',
9999
'interceptor',
100-
'module',
101100
'pipe',
102101
'service',
103102
].forEach((type) => {

0 commit comments

Comments
 (0)