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