Skip to content

Commit 27eff9f

Browse files
committed
workflow fix
Signed-off-by: Alice Gibbons <alice@diagrid.io>
1 parent 3b8a0c7 commit 27eff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/python/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cd ..
3333
<!-- STEP
3434
name: Running this example
3535
expected_stdout_lines:
36-
- "INFO:UpdateInventoryActivity:There are now 9 cars left in stock"
36+
- "There are now 9 cars left in stock"
3737
- "Workflow completed! Result: {\"processed\": true"
3838
output_match_mode: substring
3939
background: true

0 commit comments

Comments
 (0)