Update README.md

This commit is contained in:
João Moreno
2019-10-03 09:03:13 +02:00
committed by GitHub
parent 3b5e571ef5
commit 229df29bc9
+6 -1
View File
@@ -43,7 +43,12 @@ yarn smoketest --build PATH_TO_NEW_RELEASE_PARENT_FOLDER --stable-build PATH_TO_
### Develop
Start a watch task in `test/smoke`:
Start two watch tasks:
```bash
cd test/automation
yarn watch
```
```bash
cd test/smoke