We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057b2a8 commit 66a1149Copy full SHA for 66a1149
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 = 180
53
54
def __init__(
55
self,
0 commit comments