Tests for Text rendering component
This commit is contained in:
@@ -6,3 +6,5 @@ Enzyme.configure({ adapter: new Adapter() });
|
||||
global.___loader = {
|
||||
enqueue: jest.fn()
|
||||
};
|
||||
|
||||
global.Element.prototype.getBBox = jest.fn();
|
||||
|
||||
Reference in New Issue
Block a user