refactor(test): handle setup of Workstation Operation Component

This commit is contained in:
ruthra kumar
2025-08-28 17:21:00 +05:30
parent 81ef8655c2
commit c2e9a91a94

View File

@@ -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")