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 36447fc commit ecc1febCopy full SHA for ecc1feb
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCantAddConfigurableProductToShoppingCart.xml
@@ -22,7 +22,7 @@
22
<!--Create category-->
23
<comment userInput="Create category" stepKey="commentCreateCategory"/>
24
<createData entity="SimpleSubCategory" stepKey="createCategory"/>
25
- <!-- Create the configurable product based on the data in the /data folder -->
+ <!-- Create the configurable product based on the data in the data folder -->
26
<comment userInput="Create the configurable product based on the data in the data folder" stepKey="createConfigurableProduct"/>
27
<createData entity="ApiConfigurableProduct" stepKey="createConfigProduct">
28
<requiredEntity createDataKey="createCategory"/>
0 commit comments