Closed andrewpol777 closed 2 years ago
Yes, Patrick, problem fixed, thnx
ср, 27 июл. 2022 г., 18:12 Patrick Collins @.***>:
Closed #9 https://github.com/PatrickAlphaC/hardhat-nft-fcc/issues/9 as completed.
— Reply to this email directly, view it on GitHub https://github.com/PatrickAlphaC/hardhat-nft-fcc/issues/9#event-7073907162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOEYC3Q2NTQUW7ZM42UYTQLVWFGUXANCNFSM53ZPZHGA . You are receiving this because you authored the thread.Message ID: @.***>
Hello. while you trying pass unit tests, you get an error in test/unit/basicNft.test.js:18:26 Error: No Contract deployed with name BasicNft
To fix it add to the end of file "01-deploy-basic-nft.js"
module.exports.tags = ["all", "basicnft"]