Skip to content
Permalink
Browse files
fixed markdown error
  • Loading branch information
aa7401 committed Nov 20, 2018
1 parent f286390 commit d4769b247cd804823e8524a2450a166cccc63756
Showing 1 changed file with 1 addition and 0 deletions.
@@ -91,6 +91,7 @@ This week you are starting the development process. You are advised to use the `
15. Modify the `pre-push` hook to run the jest test suite with code coverage.

### 2.1 Preparing for Test-Driven Development

At this stage you can start building your system. Each time you commit code the linter will run. Each time you push your code it will run the unit tests.

Every time you add a new `.js` file to your code you should:

0 comments on commit d4769b2

Please sign in to comment.