mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Before, as soon as a user called `TestBed.overrideProvider` for a provider of a `NgModule` that was imported via `TestBed.configureTestingModule`, that `NgModule` became lazy. This commit changes this behavior to keep the `NgModule` eager, with or without a call to `TestBed.overrideProvider`. PR Close #19624 |
||
|---|---|---|
| .. | ||
| animation | ||
| browser | ||
| dom | ||
| security | ||
| static_assets | ||
| browser_util_spec.ts | ||
| testing_public_spec.ts | ||