Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit a9dad81

Browse files
authored
Fixed typo
1 parent c9f42e1 commit a9dad81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Time: 1.255s
135135
Ran all test suites matching /Week2\//i.
136136
```
137137

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

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

0 commit comments

Comments
 (0)