All files / test setup-jest.js

100% Statements 1/1
100% Branches 0/0
100% Functions 0/0
100% Lines 1/1
1 2 3  4x  
// https://github.com/jefflau/jest-fetch-mock#setup-and-installation
global.fetch = require('jest-fetch-mock');