mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
29231877e6
This change reverts the removal of setBaseTestProviders that was introduced in8d746e3f67. Instead, setBaseTestProviders and the providers provided from `@angular/platform-browser-dynamic/testing` and `@angular/server/testing` will still work for the next release, but are deprecated. See8d746e3f67for how to upgrade.