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