commit | f2886f152bde9e4627488b623a0e21aae215fd3a | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Oct 27 10:47:00 2014 +0530 |
committer | Pratik Vyas <m@pd.io> | Mon Oct 27 10:47:00 2014 +0530 |
tree | f2040aaa4dc302ea0d5ffa6e67495d2906bee6ea | |
parent | 80e95388f5c82eb920d941a5b5248fedc52b9c67 [diff] | |
parent | b5c56f6cea6441ce0b88a5e01cb3ec6107ade15c [diff] |
Merge pull request #2348 from pdvyas/fix-pdf-test Fix PDF test
diff --git a/test_sites/test_site/site_config.json b/test_sites/test_site/site_config.json index 12007b8..1b388a0 100644 --- a/test_sites/test_site/site_config.json +++ b/test_sites/test_site/site_config.json
@@ -2,5 +2,6 @@ "db_name": "test_frappe", "db_password": "test_frappe", "admin_password": "admin", + "host_name": "http://localhost:8888", "mute_emails": 1 }