chore: remove EXTRA_TEST_RECORD_DEPENDENCIES

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

View File

@@ -19,7 +19,6 @@ IGNORE_TEST_RECORD_DEPENDENCIES = [
"Salary Component",
"Warehouse",
]
EXTRA_TEST_RECORD_DEPENDENCIES = ["Fiscal Year"]
class TestCompany(IntegrationTestCase):