mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, RouterTestingModule only assigned two of the options within ExtraOptions to the Router. Now, it assigns the same options as RouterModule does (with the exception of enableTracing) via a new shared function assignExtraOptionsToRouter. Fixes #23347 PR Close #39096 |
||
|---|---|---|
| .. | ||
| router_testing_module.ts | ||
| testing.ts | ||