Commit 9dca9fe77fc43fffa5aa17da9a9e111dd77ac591
1 parent
5623171f
Adjust CPV to current requirements
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -214,7 +214,7 @@ Get Broker Property By Username | @@ -214,7 +214,7 @@ Get Broker Property By Username | ||
214 | 214 | ||
215 | Підготувати дані для створення предмету закупівлі | 215 | Підготувати дані для створення предмету закупівлі |
216 | [Arguments] ${cpv} | 216 | [Arguments] ${cpv} |
217 | - ${item}= test_item_data ${cpv[0:3]} | 217 | + ${item}= test_item_data ${cpv[0:4]} |
218 | [Return] ${item} | 218 | [Return] ${item} |
219 | 219 | ||
220 | 220 |
Please
register
or
login
to post a comment