Commit aae7c654 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Add Element.scrollBy shim for Jest+JSDOM

parent 135011c4
Element.prototype.scrollBy = jest.fn();
import './element_scroll_into_view';
import './element_scroll_by';
import './form_element';
import './get_client_rects';
import './inner_text';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment