You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: op_robot_tests/tests_files/keywords.robot
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -265,7 +265,7 @@ Get Broker Property By Username
265
265
266
266
Підготувати дані про постачальника
267
267
[Arguments]${username}${lotIndex}=${-1}
268
-
${lotIndex}= Convert To Number${lotIndex}
268
+
${lotIndex}= Convert To Integer${lotIndex}
269
269
${supplier_data}= test_supplier_data
270
270
Run Keyword If ${lotIndex} > -1 Set To Dictionary ${supplier_data.data} lotID=${USERS.users['${tender_owner}'].initial_data.data['lots'][${lotIndex}]['id']}
271
271
Set To Dictionary ${USERS.users['${tender_owner}']} supplier_data=${supplier_data}
0 commit comments