Skip to content

Commit c5295a4

Browse files
committed
MAGETWO-67024: Sorting by price ignores Catalog Price Rule for Simple product with required custom option
1 parent c3f5cd7 commit c5295a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/_files/product_with_options.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
$product->setTypeId(
1313
'simple'
14+
)->setId(
15+
1
1416
)->setAttributeSetId(
1517
4
1618
)->setWebsiteIds(

0 commit comments

Comments
 (0)