fix: add sleep/background arguments to the observability tutorial

Signed-off-by: mikeee <hey@mike.ee>
This commit is contained in:
mikeee 2024-07-25 21:04:05 +01:00
parent afdd5eac8c
commit 4d9be49807
No known key found for this signature in database
GPG Key ID: ACED13988580D50E
1 changed files with 3 additions and 0 deletions

View File

@ -389,6 +389,8 @@ expected_stdout_lines:
- '"total":"54"'
output_match_mode: substring
name: "Curl test"
background: false
sleep: 5
-->
```bash
@ -476,6 +478,7 @@ output_match_mode: substring
expected_stderr_lines:
name: Curl validate
background: false
-->
```bash