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 e53da28 commit b781dad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ defaults:
Specifies the duration (in `ms`, `s`, `m`, or `h`) that `saucectl` should wait for each suite to finish. If not configured, the default value is `0` (unlimited).

:::caution Real Device Max Duration
When setting the timeout values for your suites, consider that native framework tests on real devices enforce a maximum test duration limit of 90 minutes.
When setting the timeout values for your suites, note that native framework tests on real devices enforce a maximum test duration limit of 90 minutes.

Check notice on line 87 in docs/mobile-apps/automated-testing/espresso-xcuitest/xctest-config.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/mobile-apps/automated-testing/espresso-xcuitest/xctest-config.md#L87

[sauce.WordsToAvoid] Avoid usage of 'note that'.
Raw output
{"message": "[sauce.WordsToAvoid] Avoid usage of 'note that'.", "location": {"path": "docs/mobile-apps/automated-testing/espresso-xcuitest/xctest-config.md", "range": {"start": {"line": 87, "column": 50}}}, "severity": "INFO"}
:::

```yaml
Expand Down

0 comments on commit b781dad

Please sign in to comment.