mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-04 19:14:41 +00:00
Merge pull request #43603 from blaggacao/ci/fix-ill-specced-test
tests: fix item detail test module
This commit is contained in:
@@ -4,7 +4,6 @@ from frappe.tests.utils import make_test_records
|
||||
|
||||
from erpnext.stock.get_item_details import get_item_details
|
||||
|
||||
test_ignore = ["BOM"]
|
||||
test_dependencies = ["Customer", "Supplier", "Item", "Price List", "Item Price"]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user