The issue lies in the inability to run npm test for problems 2, 3, 4, 5, and 7. To resolve this, rename the test files by adding an 'a' in front of them (e.g., from removeFromArray.spec.js to aRemoveFromArray.spec.js). This error doesn't occur when the test file name is alphabetically before readme.md.
This commit is contained in:
parent
b8b1ae4eda
commit
ceee6258a2
Loading…
Reference in New Issue