Commit e5df54ea0d6e670dd905dc713ac21fd038c5da0f
1 parent
c7457a9c
Fix typo: корисувачів -> користувачів
Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -13,10 +13,10 @@ Library op_robot_tests.tests_files.brokers.openprocurement_client_helper | @@ -13,10 +13,10 @@ Library op_robot_tests.tests_files.brokers.openprocurement_client_helper | ||
| 13 | 13 | ||
| 14 | *** Keywords *** | 14 | *** Keywords *** |
| 15 | TestSuiteSetup | 15 | TestSuiteSetup |
| 16 | - Завантажуємо дані про корисувачів і площадки ${LOAD_USERS} | 16 | + Завантажуємо дані про користувачів і площадки ${LOAD_USERS} |
| 17 | Підготовка початкових даних | 17 | Підготовка початкових даних |
| 18 | 18 | ||
| 19 | -Завантажуємо дані про корисувачів і площадки | 19 | +Завантажуємо дані про користувачів і площадки |
| 20 | [Arguments] ${active_users} | 20 | [Arguments] ${active_users} |
| 21 | log ${active_users} | 21 | log ${active_users} |
| 22 | 22 |
Please
register
or
login
to post a comment