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