We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f054321 commit 7027996Copy full SHA for 7027996
mocha/setup.ts
@@ -3,4 +3,4 @@ import chaiAsPromised from "chai-as-promised";
3
import nock from "nock";
4
5
chai.use(chaiAsPromised);
6
-nock.disableNetConnect();
+nock.disableNetConnect();
0 commit comments