Skip to content

Commit 4363dc1

Browse files
committed
Lower timeout
Signed-off-by: Krzysztof Bieganski <[email protected]>
1 parent 370a17c commit 4363dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/suite.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*** Settings ***
22
Library Process
33
Suite Teardown Terminate All Processes kill=True
4-
Test Timeout 30 minutes
4+
Test Timeout 10 minutes
55

66
*** Test Cases ***
77
{{ test_cases }}

0 commit comments

Comments
 (0)