1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 12:59:09 +00:00
trezor-wallet/src/support/setupJest.js

2 lines
43 B
JavaScript
Raw Normal View History

2019-03-04 12:33:02 +00:00
global.fetch = require('jest-fetch-mock');