Error HH305: Unrecognized param --grep #4725
Unanswered
philiplorber
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
what if you just run the command "yarn hardhat test" does it work? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I try to run the following line:
yarn hardhat test --grep "withdraw ETH"
What is this? Tried searching everywhere, nobody has got this error neither the solution.
I suspect I skipped a part but not sure.
Don't think it has something to do with the code but here it is
Note: I just copied the whole FundMe.test.js from the github in case it had something to do with it
FundMe.test.js
Beta Was this translation helpful? Give feedback.
All reactions