Skip to content

Lesson 9: "records players when they enter" doesnt work when all the tests are ran at once, but works when ran individually #5147

Closed Answered by paulcoffee85
thedreader asked this question in Q&A
Discussion options

You must be logged in to vote

try: ( adding await ) because it's moving to next line without waiting for results
await raffle.enterRaffle({value: raffleEntranceFee})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thedreader
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