We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370a17c commit 4363dc1Copy full SHA for 4363dc1
templates/suite.robot
@@ -1,7 +1,7 @@
1
*** Settings ***
2
Library Process
3
Suite Teardown Terminate All Processes kill=True
4
-Test Timeout 30 minutes
+Test Timeout 10 minutes
5
6
*** Test Cases ***
7
{{ test_cases }}
0 commit comments