PatrickAlphaC / hardhat-nft-fcc

102 stars 140 forks source link

Error: No Contract deployed with name BasicNft #9

Closed andrewpol777 closed 2 years ago

andrewpol777 commented 2 years ago

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"]

PatrickAlphaC commented 2 years ago

It's already in there no?

https://github.com/PatrickAlphaC/hardhat-nft-fcc/blob/8bb515e864f0f82f5ddb88725192400f3dd8cdb8/deploy/01-deploy-basic-nft.js#L25

andrewpol777 commented 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: @.***>