mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-28 09:24: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('Terms And Conditions')
|
test_records = frappe.get_test_records('Terms and Conditions')
|
||||||
|
|||||||
Reference in New Issue
Block a user