mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2025-04-05 17:38:04 +08:00
3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
//setupJest.js or similar file
|
|
global.fetch = require('jest-fetch-mock')
|