Commit 271d544fad6bc8214dc98fa0436171fb046eb407
1 parent
55f4a73e
Reformat one doc. section in keywords.robot
Showing
1 changed file
with
3 additions
and
1 deletions
| @@ -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