mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3959b7ef28
This allows use to fix `TestBed.overrideProvider` to keep imported `NgModule`s eager, while allowing our users to still keep the old semantics until they have fixed their tests. PR Close #19558