Skip to content

Commit 30e9cf4

Browse files
Update README.md
1 parent cdc96b7 commit 30e9cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JestJS integration with BrowserStack for E2E functional testing of UI using Sele
88
- Clone the repository
99
- Install dependencies using, npm install or yarn install
1010
- Set your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings) in [browserstack.yml](browserstack.yml) `npx setup --username userName --key accessKey`
11-
- To run sample test, run `npm run sample-test` or `yarn run sample-test`
11+
- To run sample test, run `npm run sample-test` or `yarn run sample-test`
1212
- To run tests on private websites,
1313
- set browserstackLocal: true at [browserstack.yml](browserstack.yml)
1414
- run `npm run sample-local-test` or `yarn run sample-local-test`

0 commit comments

Comments
 (0)