1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-16 12:10:32 +09:00
namae/setupJest.ts

6 lines
76 B
TypeScript
Raw Permalink Normal View History

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