We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ecfbf commit 9b02b40Copy full SHA for 9b02b40
commerce_coordinator/apps/orders/tests.py
@@ -57,12 +57,12 @@
57
'verification)',
58
'url': 'http://localhost:18130/api/v2/'
59
'products/3/'},
60
- 'quantity': 1,
61
- 'status': 'Complete',
62
- 'title': 'Seat in edX Demonstration '
63
- 'Course with verified certificate (and ID '
64
- 'verification)',
65
- 'unit_price_excl_tax': '149.00'}],
+ 'quantity': 1,
+ 'status': 'Complete',
+ 'title': 'Seat in edX Demonstration '
+ 'Course with verified certificate (and ID '
+ 'verification)',
+ 'unit_price_excl_tax': '149.00'}],
66
'number': 'EDX-100004',
67
'payment_processor': 'cybersource-rest',
68
'status': 'Complete',
0 commit comments