浏览代码

fix print format test case

version-14
Pratik Vyas 10 年前
父节点
当前提交
3e07c1937e
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      frappe/core/doctype/print_format/test_records.json

+ 2
- 1
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": ""
}
]

正在加载...
取消
保存