fix: test case (#37063)
This commit is contained in:
parent
88f7e57edf
commit
e6c302a397
@ -191,7 +191,7 @@ class TestBOMCreator(FrappeTestCase):
|
|||||||
)
|
)
|
||||||
|
|
||||||
doc = make_bom_creator(
|
doc = make_bom_creator(
|
||||||
name="Bicycle BOM",
|
name="Bicycle BOM Test",
|
||||||
company="_Test Company",
|
company="_Test Company",
|
||||||
item_code=final_product,
|
item_code=final_product,
|
||||||
qty=1,
|
qty=1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user