Skip to content

Raffle last test won't run #4597

Answered by pacelliv
Ayodeji63 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Ayodeji63 the issue is that the entire test for fulfillRandomWords is inside the beforeEach block, that's why you're getting 0 passing. The closing bracket of the beforeEach block must close before the first it hook.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ayodeji63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants