Skip to content

Commit b891c9a

Browse files
author
Gabriel Galvao da Gama
committed
Removed duplicated action group
1 parent a284b63 commit b891c9a

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/AdminOpenCMSBlocksGridActionGroup.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

app/code/Magento/Cms/Test/Mftf/Test/AdminDeleteCmsBlockTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
2626
</after>
2727

28-
<actionGroup ref="AdminOpenCMSBlocksGridActionGroup" stepKey="navigateToCmsBlocksGrid"/>
28+
<actionGroup ref="AdminOpenCmsBlocksGridActionGroup" stepKey="navigateToCmsBlocksGrid"/>
2929
<actionGroup ref="ClearFiltersAdminDataGridActionGroup" stepKey="clearGridSearchFilters"/>
3030
<actionGroup ref="AdminSearchCMSBlockInGridByIdentifierActionGroup" stepKey="findCreatedCmsBlock">
3131
<argument name="identifier" value="$$createCMSBlock.identifier$$"/>

0 commit comments

Comments
 (0)