Commit 271d544fad6bc8214dc98fa0436171fb046eb407

Authored by selurvedu
1 parent 55f4a73e

Reformat one doc. section in keywords.robot

@@ -131,7 +131,9 @@ TestSuiteSetup @@ -131,7 +131,9 @@ TestSuiteSetup
131 131
132 Викликати для учасника 132 Викликати для учасника
133 [Documentation] 133 [Documentation]
134 - ... cause sometimes keyword SHOULD fail to pass the testcase, this keyword takes "shouldfail" argument as first one in @{arguments} and switches the behaviour of keyword and "shouldfail" 134 + ... Cause sometimes keyword SHOULD fail to pass the testcase,
  135 + ... this keyword takes "shouldfail" argument as first one in @{arguments}
  136 + ... and switches the behaviour of keyword and "shouldfail"
135 [Arguments] ${username} ${command} @{arguments} 137 [Arguments] ${username} ${command} @{arguments}
136 log ${username} 138 log ${username}
137 log ${command} 139 log ${command}
Please register or login to post a comment