Skip to content

Commit ecc1feb

Browse files
MAGETWO-72172: [2.3] Disabled variation of configurable product can't be added to shopping cart via admin
- Updated automated test script
1 parent 36447fc commit ecc1feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCantAddConfigurableProductToShoppingCart.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!--Create category-->
2323
<comment userInput="Create category" stepKey="commentCreateCategory"/>
2424
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
25-
<!-- Create the configurable product based on the data in the /data folder -->
25+
<!-- Create the configurable product based on the data in the data folder -->
2626
<comment userInput="Create the configurable product based on the data in the data folder" stepKey="createConfigurableProduct"/>
2727
<createData entity="ApiConfigurableProduct" stepKey="createConfigProduct">
2828
<requiredEntity createDataKey="createCategory"/>

0 commit comments

Comments
 (0)