Skip to content

Commit

Permalink
go fixes
Browse files Browse the repository at this point in the history
Signed-off-by: rabollin <[email protected]>
  • Loading branch information
rabollin committed Sep 22, 2023
1 parent efb7ea6 commit 9b9c115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions state_management/go/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Open a new terminal window and run `order-processor` using the multi app run te
<!-- STEP
name: Run order-processor service
expected_stdout_lines:
- '== APP - order-processor == Getting Order: Order { orderId = 1 }'
- '== APP - order-processor == Getting Order: Order { orderId = 2 }'
- '== APP - order-processor == Retrieved Order: "{\"orderId\":1}"'
- '== APP - order-processor == Retrieved Order: "{\"orderId\":2}"'
- "Exited App successfully"
expected_stderr_lines:
output_match_mode: substring
Expand Down

0 comments on commit 9b9c115

Please sign in to comment.