EVM revert error on Raffle Lottery project #3366
Unanswered
imranshafiq55
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hello @imranshafiq55, run one test at a time with the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Five of my tests are failing due to this EVM error and I don't know how to debug this. Please help me out.
![TestFailing](https://private-user-images.githubusercontent.com/103070139/407208867-6ed06481-b7d3-49c4-ae60-1f942cf77201.JPG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTUwMzksIm5iZiI6MTczOTA1NDczOSwicGF0aCI6Ii8xMDMwNzAxMzkvNDA3MjA4ODY3LTZlZDA2NDgxLWI3ZDMtNDljNC1hZTYwLTFmOTQyY2Y3NzIwMS5KUEc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMjQ1MzlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01NGM3ZmUzMGM1YWM2ZDVhNzcwNWVmNTFjMWJlMDFlMDM4ZGQxOWU3NzdiMTRmZjFlMDhiMjc2ODkwM2IxOGI4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.QSQHU7xeDGYHRqMequJePnhSvLfKlC4bkT6chs8lpd8)
I think it is issue in this code of my performUpkeep
Beta Was this translation helpful? Give feedback.
All reactions