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