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 2444214 commit c19ecc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ sauce:
retries: 1
```

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

```bash
saucectl run --retries 1
Expand Down

0 comments on commit c19ecc3

Please sign in to comment.