You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@schematics/angular): use proper project root for e2e
When creating an application, the project root was always "projects/e2e". This
is undesired as it leads to conflicts when creating another app.
Fix#12491.
0 commit comments