Lesson-09 Issue with: Error: VM Exception while processing transaction: reverted with custom error 'Raffle__UpkeepNotNeeded(0, 0, 0) #5920
Replies: 1 comment
-
Got the mistake I was using await inside the expect block removed the await and it worked !! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Transaction should be reverted if upKeepNeed is not true
This is the test case It block where I am facing the issue
Attaching my GitHub repo for your reference here
Beta Was this translation helpful? Give feedback.
All reactions