Skip to content

Commit

Permalink
remove auto-merge code
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Sep 12, 2017
1 parent 40f60c8 commit a6d2fb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions openprocurement/tender/competitivedialogue/tests/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,3 @@ def set_status(self, status, extra=None):
author = deepcopy(test_bids[0]["tenderers"][0])
author['identifier']['id'] = test_shortlistedFirms[0]['identifier']['id']
author['identifier']['scheme'] = test_shortlistedFirms[0]['identifier']['scheme']

test_bids_cd = deepcopy(test_bids_eu)
test_bids_cd.append(test_bids_cd[0].copy()) # Minimal number of bids for successfull competitive dialogue is 3.

0 comments on commit a6d2fb8

Please sign in to comment.