Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 1a5793e

Browse files
evhen14acroca
andauthored
Update tests/durabletask/test_task.py
Co-authored-by: Albert Callarisa <albert@acroca.com> Signed-off-by: Yevgen Polyak <yevgen.polyak@gmail.com>
1 parent 301a137 commit 1a5793e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/durabletask/test_task.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ def test_when_all_is_composable_with_when_any():
6060

6161
assert any_task.is_complete
6262
assert all_task.is_complete
63-
64-
assert all_task.is_complete
65-
6663
assert all_task.get_result() == [c2]
6764

6865

0 commit comments

Comments
 (0)