Lesson 9 - Testing - FulfillRandomWords - 0 Passing #3557
-
Hi community, I am getting 0 passing but no error message for the fulfilRandomwords test function. Can someone help me with it, please? I have put the code snippet below :
many thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Oct 29, 2022
Replies: 1 comment 4 replies
-
@Leonardll Show the complete script or it would be better to push it to GitHub and leave a link here, we will check it. For quick check make sure describe function spelling is correct and unit tests folder is inside |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Leonardll Show the complete script or it would be better to push it to GitHub and leave a link here, we will check it.
For quick check make sure describe function spelling is correct and unit tests folder is inside
test
folder (check spelling as well)