mirror of https://github.com/dapr/quickstarts.git
fix readme check
Signed-off-by: kaibocai <kaibocai@microsoft.com>
This commit is contained in:
parent
2d7b401e83
commit
5cfcd0e030
|
@ -35,8 +35,9 @@ cd ..
|
|||
<!-- STEP
|
||||
name: Run order-processor service
|
||||
expected_stdout_lines:
|
||||
- '== APP - there are now 90 item1 in stock'
|
||||
- '== APP - processed successfully!'
|
||||
- '== APP - workflowApp == == APP == Payment of 100 for 10 item1 processed successfully'
|
||||
- 'there are now 90 item1 in stock'
|
||||
- 'processed successfully!'
|
||||
expected_stderr_lines:
|
||||
output_match_mode: substring
|
||||
background: true
|
||||
|
|
Loading…
Reference in New Issue