mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
refactor(test): project update drop ignore test record dependencies
This commit is contained in:
@@ -8,6 +8,3 @@ from frappe.tests import IntegrationTestCase
|
|||||||
|
|
||||||
class TestProjectUpdate(IntegrationTestCase):
|
class TestProjectUpdate(IntegrationTestCase):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
IGNORE_TEST_RECORD_DEPENDENCIES = ["Sales Order"]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user