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 60f70d3 commit c2fe92cCopy full SHA for c2fe92c
app/code/Magento/Sales/Test/Mftf/Metadata/sales_enable_rma_config-meta.xml
@@ -8,7 +8,7 @@
8
<operations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataOperation.xsd">
9
<operation name="SalesRMAConfig" dataType="sales_rma_config" type="create" auth="adminFormKey" url="/admin/system_config/save/section/sales/" method="POST">
10
<object key="groups" dataType="sales_rma_config">
11
- <object key="magento_rma" dataType="sales_rma_config">
+ <object key="rma" dataType="sales_rma_config">
12
<object key="fields" dataType="sales_rma_config">
13
<object key="enabled" dataType="enabled">
14
<field key="value">string</field>
0 commit comments