mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 21:52:21 +01:00
refactor(test): handle setup of Workstation Operation Component
This commit is contained in:
@@ -181,6 +181,7 @@ class ERPNextTestSuite(unittest.TestCase):
|
||||
"Print Heading": "print_heading",
|
||||
"Share Type": "title",
|
||||
"Market Segment": "market_segment",
|
||||
"Workstation Operating Component": "component_name",
|
||||
}
|
||||
for x in records:
|
||||
dt = x.get("doctype")
|
||||
|
||||
Reference in New Issue
Block a user