Closed nibble0101 closed 4 years ago
Thanks for the pull request! This looks great and your code passes all the tests.
In terms of running the tests - can I just double check: did you run npm install beforehand? If you initially ran it before I added the automated tests, you might have to run it again so jest gets installed.
I have added
getRandomElement
function. Your feedback is highly appreciated. However whenever i runnpm test
, i get the error below:Therefore i haven't run the test you have written.