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
f22b4fade1962ba2400bcca71c26f8392f4b7c79
Authored by
kosaniak
2017-09-28 17:55:35 +0300
1 parent
611acfcf
Set belowThreshold intervals
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
op_robot_tests/tests_files/data/brokers.yaml
op_robot_tests/tests_files/data/brokers.yaml
View file @
f22b4fa
...
...
@@ -384,8 +384,8 @@ aladdin:
384
384
tender
:
[
0
,
20
]
385
385
accelerator
:
900
386
386
belowThreshold
:
387
-
enquiry
:
[
0
,
60
]
388
-
tender
:
[
0
,
15
]
387
+
enquiry
:
[
0
,
3
]
388
+
tender
:
[
0
,
8
]
389
389
accelerator
:
1440
390
390
openua
:
391
391
accelerator
:
1440
...
...
Please
register
or
login
to post a comment