Lesson 7 Test 0 passing #4757
Unanswered
PatrickZimmerer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I don't know how but please try install ethers@5.7.2 in terminal |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys I just can't get my FundMe.test.ts to run properly, when I run
yarn hardhat test --network goerli
the staging test just runs fine 1 passing (XXX ms), but when I run
yarn hardhat test
I always get
0 passing (20ms)
I already looked around the discussions a lot and tried a lot like checking if
I'm confused why the staging test runs just fine, here's my stagin test
and here is my unit test
here is the link to my repo:
https://github.com/PatrickZimmerer/hardhat-fund-me
Beta Was this translation helpful? Give feedback.
All reactions