mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 01:43:10 +00:00
Test case fixes
This commit is contained in:
@@ -93,6 +93,7 @@ def make_prod_order(self):
|
||||
"qty": 1,
|
||||
"wip_warehouse": "_Test Warehouse - _TC",
|
||||
"fg_warehouse": "_Test Warehouse 1 - _TC",
|
||||
"company": "_Test Company"
|
||||
})
|
||||
|
||||
test_records = frappe.get_test_records('Time Log')
|
||||
|
||||
Reference in New Issue
Block a user