LESSON 14 : Help with Unit Test - tokenURI #2981
-
====================================================================================== Unit test is returning this error when it reaches the following line in the
====================================================================================== Full Code
====================================================================================== Test also breaks & throws same error for
====================================================================================== It seems
====================================================================================== I tried importing Any suggestions or ideas about what it is that I am missing in the test (Note: I am using the standard test from the repo that did require some adjustements for previous blocks) Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
@DorianDaSilva Make sure you are incrementing the token counter after minting an NFT. Or just leave your repo link we will see it. |
Beta Was this translation helpful? Give feedback.
-
@DorianDaSilva : Send your repo link! |
Beta Was this translation helpful? Give feedback.
-
@abossofmyself @alymurtazamemon Below the link to the repo https://github.com/DorianDaSilva/UnitTestErrorFix-.git Thank you for your help as always. |
Beta Was this translation helpful? Give feedback.
@DorianDaSilva Make sure you are incrementing the token counter after minting an NFT. Or just leave your repo link we will see it.