Hi folks!
I am working on the Expresso project from the web development skill path and I have noticed a problem with the tests to run to check my work.
At first, when I install the starting code the tests run just fine. But after some time suddenly not all of them show up when typing “npm test” in the console. Sometimes the number of them even changes, but’s it’s never all of them.
Any idea why it may be happening? Has anyone met this problem before?
Let me know =)