Skip to content

Commit d392365

Browse files
committed
More logs
1 parent 473210c commit d392365

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/worker/test_workflow.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,6 +2967,9 @@ async def waiting_signal() -> bool:
29672967
"post-patch",
29682968
] == await post_patch_handle.result()
29692969

2970+
print("Postpatch complete")
2971+
print("End test")
2972+
29702973

29712974
@workflow.defn
29722975
class UUIDWorkflow:

0 commit comments

Comments
 (0)