Skip to content

Commit 55fb57e

Browse files
committed
Resolved unit test failures
1 parent b6214ff commit 55fb57e

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
@@ -412,7 +412,7 @@ public static function dataProviderForFixedBundleProduct(): array
412412
'baseRowTotal' => 100,
413413
'valueParsed' => 100
414414
],
415-
false,
415+
true,
416416
true
417417
],
418418
'validate true for bundle product

0 commit comments

Comments
 (0)