test: reuse BootStrapTestData master data to reduce runtime

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nabin Hait
2026-06-26 13:27:14 +05:30
parent 4a6b189221
commit 67ac8f64e8

View File

@@ -21,7 +21,7 @@ class TestItemVariantDetails(ERPNextTestSuite):
make_stock_entry(
item_code=variant.name,
to_warehouse="_Test Warehouse - _TC",
to_warehouse="Stores - _TC",
qty=5,
rate=100,
)