File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212name: Run Workflow
1313output_match_mode: substring
1414expected_stdout_lines:
15- - '== APP == Worker initialized'
1615 - '== APP == TestWorkflow registered'
1716 - '== APP == TestActivity registered'
1817 - '== APP == FailActivity registered'
18+ - '== APP == Worker initialized'
1919 - '== APP == runner started'
2020 - '== APP == workflow started with id: a7a4168d-3a1c-41da-8a4f-e7f6d9c718d9'
2121 - '== APP == workflow paused'
@@ -51,9 +51,9 @@ dapr run --app-id workflow \
5151## Result
5252
5353```
54- - '== APP == Worker initialized'
5554 - '== APP == TestWorkflow registered'
5655 - '== APP == TestActivity registered'
56+ - '== APP == Worker initialized'
5757 - '== APP == runner started'
5858 - '== APP == workflow started with id: a7a4168d-3a1c-41da-8a4f-e7f6d9c718d9'
5959 - '== APP == workflow paused'
You can’t perform that action at this time.
0 commit comments