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:
ruthra kumar
2025-05-03 11:54:17 +05:30
parent fb4ca8c386
commit 8d089218b5

View File

@@ -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"]