Skip to content

Commit 3f17903

Browse files
committed
ACP2E-1784: fixed mftf error
1 parent f80562e commit 3f17903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Test/Mftf/ActionGroup/StorefrontCustomerAddConfigurableProductQuantityAndAddToWishListActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</annotations>
1515
<arguments>
1616
<argument name="quantity" defaultValue="1" type="string"/>
17-
<argument name="option" type="string"/>
17+
<argument name="option" type="string" defaultValue=""/>
1818
</arguments>
1919

2020
<clearField selector="{{StorefrontProductInfoMainSection.qty}}" stepKey="clearTheQuantityField" before="WaitForWishList"/>

0 commit comments

Comments
 (0)