ng new creates application with deprecated RouterTestingModule #27691
Labels
area: @schematics/angular
freq1: low
Only reported by a handful of users who observe it rarely
good first issue
severity2: inconvenient
type: bug/fix
Command
new
Is this a regression?
The previous version in which this bug was not present was
No response
Description
When creating a new application I didn't expect the usage of a deprecated module in my
app.component.spec.ts
file.Minimal Reproduction
ng new --inline-style false --inline-template false --package-manager bun --routing --skip-git --standalone false --strict true --ssr false --style scss my-test-app
Exception or Error
No response
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: