Skip to content

Commit

Permalink
UBER-83: Add BrowserStack notice into readme (#3178)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
  • Loading branch information
haiodo authored May 15, 2023
1 parent aa265ef commit ceec07d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -92,3 +92,7 @@ rushx uitest
```bash
node ./common/scripts/bump.js packageName
```

## Additional testing

This project is tested with BrowserStack.

0 comments on commit ceec07d

Please sign in to comment.