mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 04:28:27 +00:00
[minor] add admin password to travis test site
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"db_name": "test_frappe",
|
||||
"db_password": "test_frappe",
|
||||
"admin_password": "admin",
|
||||
"mute_emails": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user