Federico Dotti
Results
1
issues of
Federico Dotti
The typo is in the following file: javascript-exercises/06_repeatString/repeatString.spec.js Line 10 reads `test.skip('repeats the string 1 times', () => {`, it would be more proper to replace it with `test.skip('repeats the...