Commit 40b81b794bdd2f89206f3f0ed45b93e3c0a7044d

Authored by kosaniak
1 parent 6e7ed403

Set broker name

Showing 1 changed file with 2 additions and 0 deletions
... ... @@ -18,6 +18,7 @@ eggs =
18 18 robotframework-lint
19 19 robotframework-debuglibrary
20 20 robot_tests.broker.alltenders
  21 + robot_tests.broker.aladdin
21 22 robot_tests.broker.dzo
22 23 robot_tests.broker.25h8
23 24 robot_tests.broker.ztv
... ... @@ -59,6 +60,7 @@ gh_push = git@github.com:
59 60 barbecue = git ${remotes:gh}openprocurement/barbecue.git
60 61 openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git
61 62 robot_tests.broker.alltenders = git ${remotes:gh}openprocurement/robot_tests.broker.alltenders.git
  63 +robot_tests.broker.aladdin = git ${remotes:gh}openprocurement/robot_tests.broker.aladdin.git
62 64 robot_tests.broker.dzo = git ${remotes:gh}openprocurement/robot_tests.broker.dzo.git
63 65 robot_tests.broker.25h8 = git ${remotes:gh}openprocurement/robot_tests.broker.25h8.git
64 66 robot_tests.broker.ztv = git ${remotes:gh}openprocurement/robot_tests.broker.ztv.git
... ...
Please register or login to post a comment