mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-25 13:03:02 +00:00
chore: remove EXTRA_TEST_RECORD_DEPENDENCIES
This commit is contained in:
@@ -19,7 +19,6 @@ IGNORE_TEST_RECORD_DEPENDENCIES = [
|
||||
"Salary Component",
|
||||
"Warehouse",
|
||||
]
|
||||
EXTRA_TEST_RECORD_DEPENDENCIES = ["Fiscal Year"]
|
||||
|
||||
|
||||
class TestCompany(IntegrationTestCase):
|
||||
|
||||
Reference in New Issue
Block a user