1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 01:56:38 +09:00
Files
namae/api/setupJest.ts
2019-09-17 14:30:26 +09:00

6 lines
76 B
TypeScript

import nock from 'nock';
nock.disableNetConnect();
// nock.recorder.rec()