mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 13:09:17 +00:00
test cases added
This commit is contained in:
@@ -5,3 +5,4 @@ from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
test_records = frappe.get_test_records('Project')
|
||||
test_ignore = ["Sales Order"]
|
||||
|
||||
Reference in New Issue
Block a user