Closed jorgearuv closed 3 years ago
For the factorial exercise, the output just displays 1 spec, 0 failures, 1 pending spec and it doesn't change. Might be due to a breaking change from Jasmine.
1 spec, 0 failures, 1 pending spec
https://codepen.io/btholt/pen/QyMjNa?editors=0011
@jorgeruvalcaba When you add the function it works. https://codepen.io/haticecs/pen/yLMbEqy
You're right @haticecs, thank you!
For the factorial exercise, the output just displays
1 spec, 0 failures, 1 pending spec
and it doesn't change. Might be due to a breaking change from Jasmine.https://codepen.io/btholt/pen/QyMjNa?editors=0011