Skip to content

Commit

Permalink
fix: update expected return code
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <hey@mike.ee>
  • Loading branch information
mikeee committed Jul 25, 2024
1 parent 231fb83 commit 3f343e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/hello-kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ name: Port forward
background: true
sleep: 2
timeout_seconds: 10
expected_return_code:
expected_return_code: 15
tags:
- normal-run
-->
Expand Down

0 comments on commit 3f343e6

Please sign in to comment.