chore: remove EXTRA_TEST_RECORD_DEPENDENCIES

This commit is contained in:
ruthra kumar
2025-05-13 09:25:32 +05:30
parent f7e4d07a7e
commit de34cf227a
54 changed files with 4 additions and 116 deletions

View File

@@ -5,8 +5,6 @@ from frappe.tests import IntegrationTestCase
from erpnext import encode_company_abbr
EXTRA_TEST_RECORD_DEPENDENCIES = ["Company"]
class TestInit(IntegrationTestCase):
def test_encode_company_abbr(self):