mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
24a3c63976
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.