From ceec07d5281eeaef66c2d444122232047060cdef Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Mon, 15 May 2023 22:51:27 +0700 Subject: [PATCH] UBER-83: Add BrowserStack notice into readme (#3178) Signed-off-by: Andrey Sobolev --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e693807b3b..a122668d42 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ rushx upgrade In cases when project doesn't build for any logical reason try: ```bash -rush update +rush update rush build --clean ``` @@ -92,3 +92,7 @@ rushx uitest ```bash node ./common/scripts/bump.js packageName ``` + +## Additional testing + +This project is tested with BrowserStack.