mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
// Set up fetch mock
|
|
require('jest-fetch-mock').enableMocks()
|