Skip to content

Commit 3f4f6c0

Browse files
committed
increase hil timeout, reduce fuzzing from 600 to 400 seconds
1 parent f5d8796 commit 3f4f6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hil/hil_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
pass
4444

4545

46-
ENUM_TIMEOUT = 10
46+
ENUM_TIMEOUT = 30
4747

4848

4949
# get usb serial by id

0 commit comments

Comments
 (0)