All files / tests/unit jest-setup.js

100% Statements 2/2
100% Branches 0/0
0% Functions 0/2
100% Lines 2/2
1 2 3 4 5    2x 2x  
import 'babel-polyfill'
 
global.SVGAnimatedString = () => {}
global.SVGElement = () => {}