diff --git a/frappe/core/doctype/print_format/test_records.json b/frappe/core/doctype/print_format/test_records.json index aab3b96884..b0fac3c7ab 100644 --- a/frappe/core/doctype/print_format/test_records.json +++ b/frappe/core/doctype/print_format/test_records.json @@ -3,6 +3,7 @@ "doctype": "Print Format", "name": "_Test Print Format 1", "module": "core", - "doc_type": "User" + "doc_type": "User", + "html": "" } ]