mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fa6a1d26bd
Bind spyOn explicitly to Window so Jasmine uses the DOM setTimeout signature that returns a number instead of the Node.js Timeout type. Remove the unsafe any cast and the obsolete TODO.
(cherry picked from commit 24a3c63976)