mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5a10f405d3
Remove the `async` function in favor of using `waitForAsync` instead. BREAKING CHANGE: `async` has been removed, use `waitForAsync` instead. PR Close #55491