Skip to content

Commit ee94e1b

Browse files
ENGCOM-8156: [MFTF] Removed redundant action group #29833
- Merge Pull Request #29833 from Usik2203/magento2:v11-remove-redundunt-action-group - Merged commits: 1. c67c5f8 2. e2cc35c 3. 7f311a3 4. c56157b 5. d32100e 6. 4c66066 7. 3095bbe 8. ce46ca6 9. 9b16538 10. d2c7d4c 11. babb4ef
2 parents 5cd4345 + babb4ef commit ee94e1b

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1010
<actionGroup name="AdminOpenCmsPageActionGroup">
11+
<annotations>
12+
<description>Open CMS edit page.</description>
13+
</annotations>
1114
<arguments>
1215
<argument name="page_id" type="string"/>
1316
</arguments>

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

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

0 commit comments

Comments
 (0)