Merge pull request #56129 from mihir-kandoi/fix-test-workstation-warehouse

fix(tests): point _Test Workstation 1 fixture at an existing warehouse
This commit is contained in:
Mihir Kandoi
2026-06-19 13:06:48 +05:30
committed by GitHub

View File

@@ -2544,7 +2544,7 @@ class BootStrapTestData:
"doctype": "Workstation",
"name": "_Test Workstation 1",
"workstation_name": "_Test Workstation 1",
"warehouse": "_Test warehouse - _TC",
"warehouse": "_Test Warehouse - _TC",
"hour_rate_labour": 25,
"hour_rate_electricity": 25,
"hour_rate_consumable": 25,