mirror of https://github.com/dapr/quickstarts.git
Adding README
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
This commit is contained in:
parent
205be85299
commit
260ccdfee0
|
|
@ -28,7 +28,7 @@ name: Run order-processor service
|
|||
expected_stdout_lines:
|
||||
- '== APP == Welcome to the workflows example!'
|
||||
- '== APP == There are now: 90 Cars left in stock'
|
||||
- '== APP == Workflow Status: COMPLETED'
|
||||
- '== APP == Workflow Status: Completed'
|
||||
- "Exited App successfully"
|
||||
expected_stderr_lines:
|
||||
output_match_mode: substring
|
||||
|
|
|
|||
Loading…
Reference in New Issue