summaryrefslogtreecommitdiff
path: root/spec/frontend/__helpers__/dom_shims/element_scroll_into_view.js
blob: a7262d04db09505869877a1b2e47b5d15e02e286 (plain)
1
Element.prototype.scrollIntoView = jest.fn();