mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-17 21:12:43 +00:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
// Set up fetch mock
|
|
require('jest-fetch-mock').enableMocks()
|