PatrickAlphaC / hardhat-fund-me-fcc

82 stars 183 forks source link

Update README.md, and FundMe.test.js #61

Open stackaccount1 opened 2 years ago

stackaccount1 commented 2 years ago

add hardhat-deploy install command for easier grab and install while completing tutorial

PatrickAlphaC commented 1 year ago

Thanks!

But why this line:

 await expect(fundMe.getFunder({ value: 0 })).to.be.reverted
Nicolaswg commented 1 year ago

In my case the fund functions besides that have the required it pass the test with a value of 0 kind of strange this error