L- 14 Unit Test 0 passing #2453
-
Hello, I am facing this issue again, where I am trying to run my test, and it gives I have copy-pasted the test from Patrick's repo. Things I have tried:
Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
othaime-en
Sep 9, 2022
Replies: 2 comments 7 replies
-
Hey @ashrth as a start, rename your |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
ashrth
-
@ashrth : Now first deploy the contract, Then test it |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ashrth as a start, rename your
basicNft.test,js
asbasicNft.test.js
and run the test again