Lesson 9: Unit testing fail - custom error #1878
Answered
by
alymurtazamemon
martincapovcak
asked this question in
Q&A
-
Lesson 9Unit testWhile I'm testing entrance to the lottery during the lottery calculating state,
seems it is triggerd with this line await lottery.performUpkeep([]) Any pointers how can I fix this? Thanks for any idea |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Aug 18, 2022
Replies: 2 comments 1 reply
-
@martincapovcak Using Goerli should fix it, as Rinkeby has been facing issues lately. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@martincapovcak run |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
martincapovcak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@martincapovcak run
npm i --save-dev @chainlink/contracts@0.4.1