Skip to content
Discussion options

You must be logged in to vote

@Vic7Eugene The issues are in your Random Ipfs Nft test file, In your requestNFT describe

await expect(randomIpfsNft.requestNFT()).to.be.revertedWithCustomError(randomIpfsNft,
            "NeedMoreETHSent"
          );

Make sure spelling, this is mine so your spelling could be change.

  1. In the second revert in same describe mintFee it is not getting correctly, you should check the scope of it.

If you still have query, you should send your Random Ipfs Nft test full code as well.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@RoboCrypter
Comment options

@krakxn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alymurtazamemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants