Skip to content

Commit 1c615c0

Browse files
committed
MQE-1993: Refactor MFTF tests/actionGroups using <executeInSelenium>
1 parent 37160a9 commit 1c615c0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportSimpleProductAndConfigurableProductsWithAssignedImagesTest.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@
9797
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
9898
</before>
9999
<after>
100-
<!-- Delete exported file -->
101-
<actionGroup ref="DeleteExportedFileActionGroup" stepKey="deleteExportedFile">
102-
<argument name="rowIndex" value="0"/>
103-
</actionGroup>
104-
105100
<!-- Delete configurable product creation -->
106101
<deleteData createDataKey="createConfigProduct" stepKey="deleteConfigProduct"/>
107102
<deleteData createDataKey="createConfigFirstChildProduct" stepKey="deleteConfigFirstChildProduct"/>

0 commit comments

Comments
 (0)