Merge pull request #11865 from Zlash65/fix-setup
[Minor] Setup-wizard fix
This commit is contained in:
commit
11e27b2990
@ -41,7 +41,7 @@ def before_tests():
|
||||
"email" :"test@erpnext.com",
|
||||
"password" :"test",
|
||||
"chart_of_accounts" : "Standard",
|
||||
"domain" : "Manufacturing",
|
||||
"domains" : ["Manufacturing"],
|
||||
})
|
||||
|
||||
frappe.db.sql("delete from `tabLeave Allocation`")
|
||||
|
Loading…
x
Reference in New Issue
Block a user