Skip to content

Commit 1a5793e

Browse files
evhen14acroca
andauthored
Update tests/durabletask/test_task.py
Co-authored-by: Albert Callarisa <[email protected]> Signed-off-by: Yevgen Polyak <[email protected]>
1 parent 301a137 commit 1a5793e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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)