Lesson 9 Raffle Staging Test 0 passing #1178
-
After setting up my Keepers and my VRF consumer for my Raffle.staging.test.js and attempting to run the test in the terminal, Doesn't even give me an error to find out what's wrong. Here is my code if anyone would like to run it and see what's going on: https://github.com/Focalized/hardhat-smartcontract-lottery-fcc |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Jul 21, 2022
Replies: 1 comment 9 replies
-
@Focalized Make the that it is running by console.log any message at the start of the script. |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Focalized Make the that it is running by console.log any message at the start of the script.