1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-20 05:50:32 +09:00
namae/api/setupJest.ts

6 lines
74 B
TypeScript
Raw Normal View History

2019-08-30 16:40:22 +09:00
import nock from 'nock'
nock.disableNetConnect()
// nock.recorder.rec()