Lesson 09 : Hardhat Smart Contract Lottery fulfillRandomWords() Promise is not resolving and also getting error #1742
sutarrohit
started this conversation in
General
Replies: 0 comments
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.
-
I am trying to run the last and big test of the Raffle(Lottery contract), The promise is not resolving and also getting error:
Error: Timeout of 200000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
Unit test file:
Smart Contract :
Beta Was this translation helpful? Give feedback.
All reactions