mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-21 18:36:30 +00:00
chore: add Work Order test dependencies (#31936)
(cherry picked from commit fe73d55f70)
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro>
This commit is contained in:
@@ -23,6 +23,8 @@ from erpnext.stock.doctype.stock_entry import test_stock_entry
|
||||
from erpnext.stock.doctype.warehouse.test_warehouse import create_warehouse
|
||||
from erpnext.stock.utils import get_bin
|
||||
|
||||
test_dependencies = ["BOM"]
|
||||
|
||||
|
||||
class TestWorkOrder(FrappeTestCase):
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user