Skip to content

Commit 58087a2

Browse files
Update docs/sources/k6/v1.6.x/using-k6/k6-options/reference.md
Co-authored-by: Heitor Tashiro Sergent <heitortsergent@gmail.com>
1 parent 4ee12c6 commit 58087a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/k6/v1.6.x/using-k6/k6-options/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,7 @@ export const options = {
11151115

11161116
{{< admonition type="note" >}}
11171117

1118-
In Grafana Cloud k6, the maximum allowed value for `setupTimeout` is **10 minutes** (`"600s"` or `"10m"`). If `setup()` doesn't complete within this time, the test fails before any VUs start.
1118+
In Grafana Cloud k6, the maximum allowed value for `setupTimeout` is _10 minutes_ (`"600s"` or `"10m"`). If `setup()` doesn't complete within this time, the test fails before any VUs start.
11191119

11201120
{{< /admonition >}}
11211121

0 commit comments

Comments
 (0)