Commit 534fc4b9457a021d1222890452dc337d0fdd15e5
1 parent
83bb0b3c
Delete `Викликати для учасника` from keywords.robot
Because it is replaced with `Run as` everywhere
Showing
1 changed file
with
0 additions
and
14 deletions
| @@ -580,20 +580,6 @@ Get Broker Property By Username | @@ -580,20 +580,6 @@ Get Broker Property By Username | ||
| 580 | [Return] ${field_value} | 580 | [Return] ${field_value} |
| 581 | 581 | ||
| 582 | 582 | ||
| 583 | -Викликати для учасника | ||
| 584 | - [Arguments] ${username} ${command} @{arguments} | ||
| 585 | - Run keyword unless '${WARN_RUN_AS}' == '${True}' | ||
| 586 | - ... Run keywords | ||
| 587 | - ... | ||
| 588 | - ... Set Suite Variable ${WARN_RUN_AS} ${True} | ||
| 589 | - ... | ||
| 590 | - ... AND | ||
| 591 | - ... | ||
| 592 | - ... Log Keyword 'Викликати для учасника' is deprecated. Please use 'Run As' and 'Require Failure' instead. | ||
| 593 | - ... WARN | ||
| 594 | - Run Keyword And Return Run As ${username} ${command} @{arguments} | ||
| 595 | - | ||
| 596 | - | ||
| 597 | Run As | 583 | Run As |
| 598 | [Arguments] ${username} ${command} @{arguments} | 584 | [Arguments] ${username} ${command} @{arguments} |
| 599 | [Documentation] | 585 | [Documentation] |
Please
register
or
login
to post a comment