Skip to content

Commit 540300a

Browse files
authored
Revert "feat: add doNotUseFetch helper to the test utils"
1 parent 929ccb5 commit 540300a

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

v-next/hardhat-test-utils/src/global.ts

-16
This file was deleted.
+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export * from "./fixture-projects.js";
2-
export * from "./fs.js";
3-
export * from "./global.js";
42
export * from "./hardhat-error.js";
3+
export * from "./fs.js";

0 commit comments

Comments
 (0)