mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 16:21:19 +00:00
upgraded test_runner, now can run multiple tests
This commit is contained in:
@@ -39,7 +39,9 @@ profile_defaults = {
|
||||
"Company": "company",
|
||||
"Territory": "territory"
|
||||
}
|
||||
|
||||
|
||||
application_home_page = "desktop"
|
||||
|
||||
# add startup propertes
|
||||
mail_footer = """<div style="padding: 7px; text-align: right; color: #888"><small>Sent via
|
||||
<a style="color: #888" href="https://erpnext.com">ERPNext</a></div>"""
|
||||
|
||||
Reference in New Issue
Block a user