ionic-team / starters

Starter templates for Ionic apps, used by the Ionic CLI
MIT License
460 stars 316 forks source link

refactor(angular): migrate deprecated RouterTestingModule #1843

Closed sean-perkins closed 7 months ago

sean-perkins commented 7 months ago

RouterTestingModule was deprecated in v17.3.0 of Angular and marked as deprecate here: https://github.com/angular/angular/pull/54466