Skip to content

Commit

Permalink
Add reminders
Browse files Browse the repository at this point in the history
  • Loading branch information
lizbur10 committed Dec 27, 2022
1 parent 3f5d4a6 commit b08fd30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,9 @@ Here's the full example code:

When you're done, it is time to run this assignment's tests. Make sure that you
have your HTML content in a file called `my_list.html` in order to pass the
check. Type `npm test` and verify that your tests pass.
check. Type `npm test` and verify that your tests pass. As always, don't forget
you need to run `npm install` before running the tests, and to push up your code
and submit it using CodeGrade once everything is passing.

## Conclusion

Expand Down

0 comments on commit b08fd30

Please sign in to comment.