Problem on Raffle unit test (entrance calculation test) #4845
Answered
by
Koowah
Sosiaalinen
asked this question in
Q&A
-
I get an error
|
Beta Was this translation helpful? Give feedback.
Answered by
Koowah
Feb 17, 2023
Replies: 1 comment 1 reply
-
Hi @Sosiaalinen , |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sosiaalinen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Sosiaalinen ,
It is normal, I believe the video is not up to date in that regard. You need to programmatically
add a consumer
in yourraffle deploy script
. It should look something like this (I named the contractLottery
instead ofRaffle
) :