Skip to content

Commit

Permalink
fix fork test
Browse files Browse the repository at this point in the history
  • Loading branch information
gzeoneth committed Mar 14, 2022
1 parent 3a7a75a commit 31b0346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import '@nomiclabs/hardhat-ethers'
import dotenv from 'dotenv'
dotenv.config()

const config = {
defaultNetwork: 'hardhat',
Expand Down

0 comments on commit 31b0346

Please sign in to comment.