Toggle navigation
Sign in
Playtenders
/
prozorro-robot_tests
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
347f56c08a0651687d3e4e8ce190d3520749eebb
Authored by
oleg.stasiv
2020-05-20 12:28:41 +0300
1 parent
72296ae2
Add new lines to the end
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
op_robot_tests/tests_files/op_faker/op_faker.py
robot_tests_arguments/priceQuotation.txt
op_robot_tests/tests_files/op_faker/op_faker.py
View file @
347f56c
...
...
@@ -233,4 +233,4 @@ class OP_Provider(BaseProvider):
233
233
234
234
@classmethod
235
235
def
invalid_profile
(
self
):
236
-
return
self
.
random_element
(
self
.
invalid_profile_ids
)
\ No newline at end of file
236
+
return
self
.
random_element
(
self
.
invalid_profile_ids
)
...
...
robot_tests_arguments/priceQuotation.txt
View file @
347f56c
...
...
@@ -26,7 +26,6 @@
26
26
-i make_bid_by_provider1
27
27
28
28
-i awardPeriod_startDate
29
-
-i qualification_add_doc_to_first_award
30
29
-i qualification_reject_first_award
31
30
-i qualification_approve_second_award
32
31
...
...
Please
register
or
login
to post a comment