mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
[minor] update password
This commit is contained in:
@@ -40,6 +40,7 @@ def make(reset=False, simulate=True):
|
||||
if reset:
|
||||
setup()
|
||||
else:
|
||||
webnotes.conn.close()
|
||||
webnotes.connect(db_name=webnotes.conf.demo_db_name)
|
||||
|
||||
if simulate:
|
||||
|
||||
Reference in New Issue
Block a user