mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d0e213d137
Jasmine natively supports returning promises from spec functions for quite some time now. We don't need special async helpers. PR Close #30977