diff --git a/test_sites/test_site/site_config.json b/test_sites/test_site/site_config.json index 1b388a0856..a94f27cb8f 100644 --- a/test_sites/test_site/site_config.json +++ b/test_sites/test_site/site_config.json @@ -3,5 +3,6 @@ "db_password": "test_frappe", "admin_password": "admin", "host_name": "http://localhost:8888", + "auto_email_id": "admin@example.com", "mute_emails": 1 }