Commit 079ce5ba2b801dbe7562dda9119121bdc6834495

Authored by lesiavl
1 parent 14703a03

Add comment to keyword

... ... @@ -2029,3 +2029,4 @@ ${ITEM_MEAT} ${True}
2029 2029 :FOR ${doc_index} IN RANGE ${doc_number}
2030 2030 \ ${document_url}= Get From Dictionary ${documents[${doc_index}]} url
2031 2031 \ Should Match Regexp ${document_url} ^https?:\/\/public.docs(?:-sandbox)?\.openprocurement\.org\/get\/([0-9A-Fa-f]{32}) msg=Not a Document Service Upload
  2032 + # Url pattern may differ, because document service is being developed
... ...
Please register or login to post a comment