mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-08 04:13:41 -05:00
Errors fired from JSDOM showed it doesn't support `window.scrollTo` (or `window.scroll` for that matter). This stubs it, to the extent that our use (jQuery really) of it works.