Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -36,11 +36,11 @@ test_tender_data = { | @@ -36,11 +36,11 @@ test_tender_data = { | ||
| 36 | } | 36 | } |
| 37 | }, | 37 | }, |
| 38 | "value": { | 38 | "value": { |
| 39 | - "amount": 50000, | 39 | + "amount": 50000.99, |
| 40 | "currency": u"UAH" | 40 | "currency": u"UAH" |
| 41 | }, | 41 | }, |
| 42 | "minimalStep": { | 42 | "minimalStep": { |
| 43 | - "amount": 100, | 43 | + "amount": 100.1, |
| 44 | "currency": u"UAH" | 44 | "currency": u"UAH" |
| 45 | }, | 45 | }, |
| 46 | "items": [ | 46 | "items": [ |
Please
register
or
login
to post a comment