You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error after running the test command for around 6 minutes:
Error: Timeout of 400000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/elmond/folder/hh-fcc/hardhat-smartcontract-lottery-fcc/test/staging/Raffle.staging.test.js)
When looked on the Etherscan, the enterraffle was called successful but checkupkeep and perform upkeep function on Chainlink Automation does not appear.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I got this error after running the test command for around 6 minutes:
Error: Timeout of 400000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/elmond/folder/hh-fcc/hardhat-smartcontract-lottery-fcc/test/staging/Raffle.staging.test.js)
When looked on the Etherscan, the enterraffle was called successful but checkupkeep and perform upkeep function on Chainlink Automation does not appear.
Beta Was this translation helpful? Give feedback.
All reactions