Lesson 9: Raffle Unit test Error: No Contract deployed with name Raffle #2636
Unanswered
BhaveshJoshi2000
asked this question in
Q&A
Replies: 2 comments 5 replies
-
@BhaveshJoshi2000 Your repo link is giving 404 please check it, and also make sure you have the tags in your deploy scripts like this module.exports.tags = ["all", "raffle"]; |
Beta Was this translation helpful? Give feedback.
2 replies
-
Please reply with the correct repo link; this does not work. Also incorporate Ali's potential fix. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My deployment script is working fine but when i try to test it i get this error,Tried the test script given in repo but still giving same error
Here's My Repo
Beta Was this translation helpful? Give feedback.
All reactions