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 e3f5692 commit 723f9f2Copy full SHA for 723f9f2
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