mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Stop relying on setInterval to trigger the scroll events in the spec. Instead simulate the mouse moving at the top of the screen. I found testing the setInterval approach required so much mocking that it wasn't worth it.