You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
## Run sample build
10
10
11
11
---
12
-
- Clone the repo
12
+
- Clone the repo
13
13
- Install dependencies `npm install`
14
14
- Set your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings) in [browserstack.yml](browserstack.yml)`npx setup --username userName --key accessKey`
15
15
- To run sample test, run `npm run sample-test` or `yarn run sample-test`
0 commit comments