docs(aio): fix numbered list in testing.md

This list renders OK in the github UI but not at https://angular.io/guide/testing#setup
This commit is contained in:
Dan Lipsitt 2017-06-20 13:23:34 -07:00 committed by Hans
parent 46ddf501a9
commit d16852898f
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ This guide describes specific choices that are known to work well.
### Setup
There are two fast paths to getting started with unit testing.
1. Start a new project following the instructions in [Setup](guide/setup "Setup").
1. Start a new project with the