mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0b7845964b
Use the strongly typed TestBed.inject rather than the weakly typed inject test utility function. Reuse injected dependency variables between sibling test cases. PR Close #37459