Replies: 2 comments 12 replies
-
Let me know if checking this answers your problem, if not, I am here to help. A very similar issue to yours. |
Beta Was this translation helpful? Give feedback.
11 replies
-
@SakanaSachi Can you send your repository link here? |
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.
-
Hi guys, I am currently at 11:18:07, I am tring to get the test done., but I am getting an 0 passing. ```macbooks-MacBook:test cong1$ yarn hardhat test
yarn run v1.22.15
warning package.json: No license field
$ /Users/cong1/Documents/hh-fcc/hardhat-fund-me-fcc/node_modules/.bin/hardhat test
0 passing (131ms)```
Here is my FundMe.test.js
I copied the FundMe.sol from the repo so I assume that part is fine.
Beta Was this translation helpful? Give feedback.
All reactions