Replies: 2 comments
-
I am facing the same issue, were you able to fix it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Change your line from: Then you'll likely run into another error: Error: VM Exception while processing transaction: reverted with custom error 'InvalidConsumer()' |
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.
-
Here is my Raffle.test.js which has the error in "await network.provider.send("evm_increaseTime", [Number(interval) + 1]);" and I am not able to solve it.
Can anyone please help me on how to solve this one.
Beta Was this translation helpful? Give feedback.
All reactions