We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32fc16 commit 0539d7fCopy full SHA for 0539d7f
app/code/Magento/Bundle/Test/Mftf/Test/AdminCreateBundleProductTest.xml
@@ -106,7 +106,7 @@
106
<argument name="sku" value="{{ImportProductSimple1_Bundle.sku}}"/>
107
<argument name="defaultQuantity" value="50"/>
108
<argument name="isDefault" value="{{ImportProductSimple1_Bundle.bundleIsDefault}}"/>
109
- <argument name="userDefined" value="{{ImportProductSimple1_Bundle.bundleUserDefined}}"/>
+ <argument name="userDefined" value="false"/>
110
<argument name="optionIndex" value="1"/>
111
<argument name="productIndex" value="2"/>
112
</actionGroup>
0 commit comments