We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da1501 commit 65a8ea3Copy full SHA for 65a8ea3
docs/merge_points/merge-tests.md
@@ -25,7 +25,7 @@ In this example we add an action group that modifies the original test to intera
25
<deleteData createDataKey="createPreReqCategory" stepKey="deletePreReqCategory"/>
26
</after>
27
28
- <actionGroup ref="AdminLoginActionGroup" stepKey="AdminLoginActionGroup1"/>
+ <actionGroup ref="AdminLoginActionGroup" stepKey="adminLoginActionGroup1"/>
29
<actionGroup ref="AdminFillSimpleProductFormActionGroup" stepKey="fillProductFieldsInAdmin">
30
<argument name="category" value="$$createPreReqCategory$$"/>
31
<argument name="simpleProduct" value="_defaultProduct"/>
0 commit comments