Explorar el Código

Merge pull request #903 from pdvyas/fix-travis-email

[minor] add auto_mail_id to test_site site_config.json
version-14
Rushabh Mehta hace 10 años
padre
commit
aa4292666b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      test_sites/test_site/site_config.json

+ 1
- 0
test_sites/test_site/site_config.json Ver fichero

@@ -2,5 +2,6 @@
"db_name": "test_frappe",
"db_password": "test_frappe",
"admin_password": "admin",
"auto_email_id": "test@example.com",
"mute_emails": 1
}

Cargando…
Cancelar
Guardar