Skip to content

Hardhat Fund Me - Unit Testing #2528

Answered by RoboCrypter
outlander23 asked this question in Q&A
Discussion options

You must be logged in to vote

@smmiloy23 : Add tags in your 01-deploy-fundMe.js deploy script :

Like this : module.exports.tags = ["all", "fundme"];

And you didn't send your 01-fundMe-deploy.js file but instead you send your 00-deploy-mocks.js.

So, check your 01-deploy-fundMe.js if there were no tags present, add these in, just like you did in 00-deploy-mocks.js at the end!

Replies: 1 comment 2 replies

Comment options

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

@outlander23
Comment options

Answer selected by outlander23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants