Skip to content

Commit 2ac8572

Browse files
committed
default user_timeout to 130
1 parent a094920 commit 2ac8572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/test_reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
user_timeout:
55
type: integer
66
description: "User timeout in seconds to manage poll time of report (optional)"
7-
default: 100
7+
default: 130
88

99
steps:
1010
- run:

0 commit comments

Comments
 (0)