Lesson 7 FundMe.test.js error #5949
Replies: 3 comments 1 reply
-
what is the output if you run all the tests? |
Beta Was this translation helpful? Give feedback.
-
change : to: and in fundme change the value of minimum usd to 1000000000000000000 |
Beta Was this translation helpful? Give feedback.
-
...am facing the same issue, once you will figure out the solution please don't forget to share it here, thank you @roychaadit |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The following is my code till now:
Everything runs perfectly up until the
it("fund"...)
. I get the following output in the terminal:Why am I getting 0 passing? The test case pertaining to "fund" should be passing according to the tutorial.
Can anyone help me figure this out?
Beta Was this translation helpful? Give feedback.
All reactions