[minor] add admin password to travis test site
This commit is contained in:
parent
af473d78f2
commit
053c54017e
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"db_name": "test_frappe",
|
"db_name": "test_frappe",
|
||||||
"db_password": "test_frappe",
|
"db_password": "test_frappe",
|
||||||
|
"admin_password": "admin",
|
||||||
"mute_emails": 1
|
"mute_emails": 1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user