From 5c2e24f6adac0237c5df0ee4e54f28adf8820047 Mon Sep 17 00:00:00 2001 From: Jason Ginchereau Date: Wed, 6 Nov 2019 16:26:01 -0800 Subject: [PATCH] Remove extra step from readme --- test/smoke/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test/smoke/README.md b/test/smoke/README.md index 5f86605f15a..56bddbd89b8 100644 --- a/test/smoke/README.md +++ b/test/smoke/README.md @@ -43,13 +43,6 @@ yarn smoketest --build PATH_TO_NEW_RELEASE_PARENT_FOLDER --stable-build PATH_TO_ ### Develop -Start two watch tasks: - -```bash -cd test/automation -yarn watch -``` - ```bash cd test/smoke yarn watch