Commit 271d544fad6bc8214dc98fa0436171fb046eb407

Authored by selurvedu
1 parent 55f4a73e

Reformat one doc. section in keywords.robot

... ... @@ -131,7 +131,9 @@ TestSuiteSetup
131 131
132 132 Викликати для учасника
133 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 137 [Arguments] ${username} ${command} @{arguments}
136 138 log ${username}
137 139 log ${command}
... ...
Please register or login to post a comment