We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b6392 commit b17d06aCopy full SHA for b17d06a
scripts/tests/linux/tv_casting_test_sequence_utils.py
@@ -49,7 +49,7 @@ class Step:
49
"""
50
51
# The maximum default time to wait while parsing for output string(s).
52
- DEFAULT_TIMEOUT_SEC = 10
+ DEFAULT_TIMEOUT_SEC = 30
53
54
def __init__(
55
self,
0 commit comments