Update README.md

Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Bruno Windels 2019-10-18 12:29:17 +00:00 committed by GitHub
parent 15a75737ff
commit e2e7303cc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,5 +171,5 @@ yarn test
## End-to-End tests
Make sure you've got your riot development server running (by doing `yarn start` in riot-web), and then in this project, run `yarn run e2etests`.
Make sure you've got your Riot development server running (by doing `yarn start` in riot-web), and then in this project, run `yarn run e2etests`.
See `test/end-to-end-tests/README.md` for more information.