Skip to content

Commit 473210c

Browse files
committed
Format
1 parent 17d74cf commit 473210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/worker/test_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2958,7 +2958,7 @@ async def waiting_signal() -> bool:
29582958

29592959
# Confirm expected values
29602960
assert ["some-value"] == await pre_patch_handle.result()
2961-
2961+
29622962
print("Prepatch complete")
29632963

29642964
assert [

0 commit comments

Comments
 (0)