Lesson-14 basicNft
test failed.
#2811
-
Hi! tests are getting failed. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
@othaime-en yes I changed the name what you mentioned in for previous repo. but nothing changed. @krakxn Here is all clean and new. I have made this new repo. Since that one kept giving me |
Beta Was this translation helpful? Give feedback.
-
Hey @TimeKeyRoll I think I've found something. Your deploy scripts has these tags |
Beta Was this translation helpful? Give feedback.
-
@TimeKeyRoll What ever the name of basicnft tag is here in you basic nft deploy script module.exports.tags = ["all", "basicnft", "main"]; it should be similar here await deployments.fixture(["basicnft"]); |
Beta Was this translation helpful? Give feedback.
@TimeKeyRoll What ever the name of basicnft tag is here in you basic nft deploy script
it should be similar here