Skip to content

Commit

Permalink
ENGCOM-4556: MFTF / Remove redundant ActionGroups #21647
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Apr 5, 2019
2 parents ea6cd11 + b878b52 commit ca2958f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<createData entity="CatalogAttributeSet" stepKey="createAttributeSet"/>

<actionGroup ref="LoginAsAdmin" stepKey="login"/>
<amOnPage url="{{AdminProductAttributeSetEditPage.url}}/$$createAttributeSet.attribute_set_id$$}}/" stepKey="onAttributeSetEdit"/>
<amOnPage url="{{AdminProductAttributeSetEditPage.url}}/$$createAttributeSet.attribute_set_id$$/" stepKey="onAttributeSetEdit"/>
<actionGroup ref="AssignAttributeToGroup" stepKey="assignAttributeToGroup">
<argument name="group" value="Product Details"/>
<argument name="attribute" value="$$createProductAttribute.attribute_code$$"/>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ca2958f

Please sign in to comment.