Skip to content

possible bug in products created when testing sales #23

@pulkitsinghal

Description

@pulkitsinghal

As mentioned in #22 (diff)

It seems that the following line might be using the wrong attribute/field:

randomProduct.price = String(Number(randomProduct['supply_price']) + 10.00);

should it be using retail_price instead?

@tinker20 - since you wrote these tests, deferring this to you
cc @kamal0808

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions