regexper-static/jest/setup.js

6 lines
92 B
JavaScript

global.___loader = {
enqueue: jest.fn()
};
global.Element.prototype.getBBox = jest.fn();