mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
chore: drop test suite for 'Sales Person' - there are no tests
it is only used to trigger dependent data creation
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
|
|
||||||
# License: GNU General Public License v3. See license.txt
|
|
||||||
|
|
||||||
EXTRA_TEST_RECORD_DEPENDENCIES = ["Employee"]
|
|
||||||
|
|
||||||
import frappe
|
|
||||||
|
|
||||||
IGNORE_TEST_RECORD_DEPENDENCIES = ["Item Group"]
|
|
||||||
Reference in New Issue
Block a user