Skip to content

Commit 0539d7f

Browse files
glo74186Manjusha.S
authored and
Manjusha.S
committed
did required changes
1 parent b32fc16 commit 0539d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminCreateBundleProductTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<argument name="sku" value="{{ImportProductSimple1_Bundle.sku}}"/>
107107
<argument name="defaultQuantity" value="50"/>
108108
<argument name="isDefault" value="{{ImportProductSimple1_Bundle.bundleIsDefault}}"/>
109-
<argument name="userDefined" value="{{ImportProductSimple1_Bundle.bundleUserDefined}}"/>
109+
<argument name="userDefined" value="false"/>
110110
<argument name="optionIndex" value="1"/>
111111
<argument name="productIndex" value="2"/>
112112
</actionGroup>

0 commit comments

Comments
 (0)