Skip to content

Commit

Permalink
Update docs/mobile-apps/automated-testing/espresso-xcuitest/xctest-co…
Browse files Browse the repository at this point in the history
…nfig.md

Co-authored-by: Thiago Veronese <[email protected]>
  • Loading branch information
bahrimootaz and thiagosaucelabs authored Mar 6, 2025
1 parent 706a20a commit b9ad5cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ sauce:
concurrency: 5
```

Alternatively, you can override the file setting at runtime by setting the concurrency flag as an inline parameter of the `saucectl run` command:
Alternatively, you can override the file setting at runtime by specifying the concurrency flag as an inline parameter for the `saucectl run` command:

```bash
saucectl run --ccy 5
Expand Down

0 comments on commit b9ad5cf

Please sign in to comment.