Replies: 1 comment 5 replies
-
Make sure you selected |
Beta Was this translation helpful? Give feedback.
5 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.
-
Error: Timeout of 500000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/vasanth/Hard-Hat/hardhat-smartcontract-lottery/test/staging/Raffle.staging.test.js)
I have git cloned Patrick's code to run the test. I have funded the upkeep with 25 links and subscribed with 5 links. However, it keeps returning the same error message. In spite of deleting and creating a new subscription, I still get the same error. However, I was able to run it successfully on remix. It did trigger the upkeep, and I could see the chainlink activity as well.
Beta Was this translation helpful? Give feedback.
All reactions