debian-mirror-gitlab/spec/frontend/__helpers__/dom_shims/element_scroll_into_view.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
46 B
JavaScript
Raw Normal View History

2020-03-13 15:44:24 +05:30
Element.prototype.scrollIntoView = jest.fn();