Skip to content

Commit

Permalink
fix: add sleep/background arguments to the observability tutorial
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Jul 25, 2024
1 parent afdd5ea commit 4d9be49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,8 @@ expected_stdout_lines:
- '"total":"54"'
output_match_mode: substring
name: "Curl test"
background: false
sleep: 5
-->

```bash
Expand Down Expand Up @@ -476,6 +478,7 @@ output_match_mode: substring
expected_stderr_lines:

name: Curl validate
background: false
-->

```bash
Expand Down

0 comments on commit 4d9be49

Please sign in to comment.