fix setup-wizard leftovers
This commit is contained in:
parent
c84476bd27
commit
5fc8923322
@ -41,7 +41,7 @@ def before_tests():
|
|||||||
"email" :"test@erpnext.com",
|
"email" :"test@erpnext.com",
|
||||||
"password" :"test",
|
"password" :"test",
|
||||||
"chart_of_accounts" : "Standard",
|
"chart_of_accounts" : "Standard",
|
||||||
"domain" : "Manufacturing",
|
"domains" : ["Manufacturing"],
|
||||||
})
|
})
|
||||||
|
|
||||||
frappe.db.sql("delete from `tabLeave Allocation`")
|
frappe.db.sql("delete from `tabLeave Allocation`")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user