mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b79b4aca91
The `RouterTestingHarness` should throw an error if the call to `navigateByUrl` expects a component to be activated but the navigation failed. fixes #52344 PR Close #52357