[fix] travis failed (#10702)
This commit is contained in:
parent
2e8e5354e9
commit
c79d14190f
@ -12,7 +12,7 @@ QUnit.test("test sales order", function(assert) {
|
|||||||
{'delivery_date': frappe.datetime.add_days(frappe.defaults.get_default("year_end_date"), 1)},
|
{'delivery_date': frappe.datetime.add_days(frappe.defaults.get_default("year_end_date"), 1)},
|
||||||
{'qty': 5},
|
{'qty': 5},
|
||||||
{'item_code': 'Test Product 4'},
|
{'item_code': 'Test Product 4'},
|
||||||
{'uom': 'unit'},
|
{'uom': 'Unit'},
|
||||||
]
|
]
|
||||||
]},
|
]},
|
||||||
{customer_address: 'Test1-Billing'},
|
{customer_address: 'Test1-Billing'},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user