[fix] for setup wizard tests and demo;

This commit is contained in:
Rushabh Mehta
2017-02-09 18:06:11 +05:30
parent 2b5fa7647a
commit cf99dc0e77
3 changed files with 11 additions and 14 deletions

View File

@@ -46,8 +46,7 @@ def complete_setup(domain='Manufacturing'):
if not frappe.get_all('Company', limit=1):
setup_complete({
"first_name": "Test",
"last_name": "User",
"full_name": "Test User",
"email": "test_demo@erpnext.com",
"company_tagline": 'Awesome Products and Services',
"password": "demo",