File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 19
19
<group value =" mtf_migrated" />
20
20
</annotations >
21
21
<before >
22
+ <magentoCLI command =" downloadable:domains:add" arguments =" example.com static.magento.com" stepKey =" addDownloadableDomain" />
22
23
<actionGroup ref =" LoginAsAdmin" stepKey =" LoginAsAdmin" />
23
24
<createData entity =" ApiCategory" stepKey =" createCategory" />
24
25
207
208
<actionGroup ref =" orderSelectFlatRateShipping" stepKey =" selectFlatRate" />
208
209
</before >
209
210
<after >
211
+ <magentoCLI command =" downloadable:domains:remove" arguments =" example.com static.magento.com" stepKey =" removeDownloadableDomain" />
210
212
<deleteData createDataKey =" downloadableProduct" stepKey =" deleteProduct" />
211
213
212
214
<deleteData createDataKey =" createConfigChildProduct1" stepKey =" deleteConfigChildProduct1" />
275
277
<see userInput =" Flat Rate - Fixed" selector =" {{StorefrontOrderDetailsSection.shippingMethod}}" stepKey =" assertShippingMethodOnPrintOrder" />
276
278
<switchToPreviousTab stepKey =" switchToPreviousTab" />
277
279
</test >
278
- </tests >
280
+ </tests >
You can’t perform that action at this time.
0 commit comments