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 4dfd5a0 commit 270736bCopy full SHA for 270736b
src/stable/test/index.ts
@@ -1,6 +1,3 @@
1
-import * as dns from 'node:dns';
2
-dns.setDefaultResultOrder('ipv4first');
3
-
4
import { describe, expect, test } from '@jest/globals';
5
import { DEFAULT_EXPECTED_ERRORS } from 'cuzz';
6
0 commit comments