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