Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Week2/MAKEME.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Time: 1.255s
Ran all test suites matching /Week2\//i.
```

If that's the case, try and fix the error. When done, run the tests again: `npm run test2`
If that's the case, try and fix the error. When done, run the tests again: `npm run test-week2`

Repeat the previous step until all (= 2 in this case) tests pass.

Expand Down