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

Skip to content

Commit c322cb4

Browse files
authored
Merge pull request HackYourFuture#231 from HackYourFuture/remarcmij-patch-1
Fixed typo
2 parents c9f42e1 + a9dad81 commit c322cb4

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)