mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-21 07:38:29 +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