mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 20:05:09 +00:00
[test-fix] case
This commit is contained in:
@@ -4,4 +4,4 @@ from __future__ import unicode_literals
|
||||
|
||||
|
||||
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