Commit caae44953a58611804d2a04da8d1f2ca32d9b9bb
1 parent
218887ad
Add missing "mode": "test" for limited procurement
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -123,7 +123,7 @@ def test_tender_data_limited(intervals, procurement_method_type): |
123 | 123 | } |
124 | 124 | } |
125 | 125 | ], |
126 | - "owner": "test.quintagroup.com", | |
126 | + "mode": "test", | |
127 | 127 | "procurementMethod": "limited", |
128 | 128 | "procurementMethodType": procurement_method_type, |
129 | 129 | "procuringEntity": | ... | ... |
Please
register
or
login
to post a comment