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 9d0773b commit 32e0f57Copy full SHA for 32e0f57
app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCartPriceRuleActionGroup.xml
@@ -14,6 +14,6 @@
14
15
<actionGroup name="selectRetailerCustomerGroup">
16
<!-- This actionGroup was created to be merged from B2B. Retailer Customer Group -->
17
- <selectOption selector="{{AdminCartPriceRulesFormSection.customerGroups}}" userInput="Retailer" stepKey="selectCustomerGroup"/>
+ <selectOption selector="{{AdminCartPriceRulesFormSection.customerGroups}}" userInput="Retailer" stepKey="selectRetailerCustomerGroup"/>
18
</actionGroup>
19
</actionGroups>
0 commit comments