Browse Source

fix print format test case

version-14
Pratik Vyas 10 years ago
parent
commit
3e07c1937e
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      frappe/core/doctype/print_format/test_records.json

+ 2
- 1
frappe/core/doctype/print_format/test_records.json View File

@@ -3,6 +3,7 @@
"doctype": "Print Format",
"name": "_Test Print Format 1",
"module": "core",
"doc_type": "User"
"doc_type": "User",
"html": ""
}
]

Loading…
Cancel
Save