TypeError: interval.toNumber is not a function #5895
Unanswered
SamarthBagga
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Because you are using ethersV6, it changed await network.provider.send("evm_increaseTime", [Number(interval) + 1]) and there are some issues with your test: await raffle.performUpkeep("0x") (I'm not sure about this) |
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.
-
while writing tests in raffle.text.js-
Beta Was this translation helpful? Give feedback.
All reactions