mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
[test-fix] case
This commit is contained in:
@@ -4,4 +4,4 @@ from __future__ import unicode_literals
|
|||||||
|
|
||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
test_records = frappe.get_test_records('Sales Bom')
|
test_records = frappe.get_test_records('Sales BOM')
|
||||||
|
|||||||
Reference in New Issue
Block a user