Skip to content

Commit 39965d0

Browse files
agarneha1331francisf
authored andcommitted
Made parallel test as default
1 parent 90532ad commit 39965d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111
* Update `*.json` files inside the `config/` directory with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings)
1212

1313
## Running your tests
14-
* To run a single test, run `paver run single`
14+
* To run tests, run `paver run parallel`
1515
* To run local tests, run `paver run local`
16-
* To run parallel tests, run `paver run parallel`
1716

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

0 commit comments

Comments
 (0)