mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 14:48:26 +00:00
chore: remove EXTRA_TEST_RECORD_DEPENDENCIES
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user