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:
Abhi Joshi 2023-12-28 11:46:23 +05:30
parent b8b1ae4eda
commit ceee6258a2
5 changed files with 0 additions and 0 deletions