Skip to content

Commit c551f64

Browse files
committed
Fix readme
1 parent 83f5247 commit c551f64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* Update `.env` file with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings).
1111

1212
## Running your tests
13-
* To run tests, run `npm run parallel`
14-
* To run local tests, run `npm run local`
13+
* To run tests, run `npm run sample-test`
14+
* To run local tests, run `npm run sample-local-test`
1515

1616
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
1717

0 commit comments

Comments
 (0)