mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dcf75126bf
BREAKING CHANGE: MockLocationStrategy was intended to be internal only and is now removed from the `@angular/common/testing` public api. Use `SpyLocation` from `@angular/common/testing` for location testing.