Skip to content

Commit 9f9e98a

Browse files
author
Prabhu Ram
committed
Static test fixes
1 parent 26076a1 commit 9f9e98a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Bundle/AddBundleProductToCartTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ public function testAddBundleToCartWithRadioAndSelectErr()
299299
$options = $typeInstance->getOptionsCollection($product);
300300

301301
$selectionIds = [];
302+
$optionIds = [];
302303
foreach ($options as $option) {
303304
$type = $option->getType();
304305

0 commit comments

Comments
 (0)