mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-12 06:01:46 +00:00
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:
@@ -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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user