Skip to content

Commit fe789cd

Browse files
committed
addressed unit test failures
1 parent 55fb57e commit fe789cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Unit/Model/Rule/Condition/Product/SubselectTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ public static function dataProviderForFixedBundleProduct(): array
413413
'valueParsed' => 100
414414
],
415415
true,
416-
true
416+
false
417417
],
418418
'validate true for bundle product
419419
data with conditions for attribute base_row_total w/o multi shipping' =>

0 commit comments

Comments
 (0)