Add missing newline

This commit is contained in:
Daniel Roth 2018-02-02 14:49:49 -08:00 committed by Daniel Roth
parent 1c7950b20a
commit 4526c8c1f0
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Prerequisites:
- Chrome
Run `selenium-standalone start`
Run `dotnet test test/<test name>.E2ETest.csproj`
## Contributing