mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 01:54:04 +08:00
Using Jasmine's `expectAsync` allows for reduced test code when testing that a function returning a promise rejects with a specific error.