Skip to content

Commit 5214c1a

Browse files
update comment
1 parent bb2a924 commit 5214c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/regression/test_act_timeout.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
This test verifies that the timeout mechanism works correctly for act operations,
55
based on the TypeScript expect_act_timeout evaluation.
66
7-
NOTE: Act timeout functionality has been removed from the Python implementation.
8-
These tests are skipped until timeout support is re-implemented.
7+
NOTE: Act timeout functionality has been not been implemented in the Python library yet.
8+
These tests are skipped until timeout support is implemented.
99
"""
1010

1111
import os

0 commit comments

Comments
 (0)