File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 28
28
</arguments >
29
29
<fillField selector =" {{AdminProductFormSection.productName}}" userInput =" {{product.name}}" stepKey =" fillProductName" />
30
30
<fillField selector =" {{AdminProductFormSection.productSku}}" userInput =" {{product.sku}}" stepKey =" fillProductSku" />
31
- <actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
32
- xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd" >
31
+ </actionGroup >
33
32
34
33
<!-- Fill main fields in create product form with no weight, useful for virtual and downloadable products -->
35
34
<actionGroup name =" fillMainProductFormNoWeight" >
You can’t perform that action at this time.
0 commit comments