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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@
19
19
20
20
## Running your tests
21
21
22
-
- To run tests, run `npm run parallel`
23
-
- To run local tests, run `npm run local`
22
+
- To run tests, run `npm run sample-test`
23
+
- To run local tests, run `npm run sample-local-test`
24
24
25
25
Understand how many parallel sessions you need by using our [Parallel Test Calculator](https://www.browserstack.com/automate/parallel-calculator?ref=github)
0 commit comments