Skip to content

Commit 32e0f57

Browse files
author
Mariana Lashch
committed
MAGETWO-94472: [2.3] Unable to create credit memo for order placed via online payment with taxes and discounts
- add changes to actiongroup
1 parent 9d0773b commit 32e0f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCartPriceRuleActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414

1515
<actionGroup name="selectRetailerCustomerGroup">
1616
<!-- This actionGroup was created to be merged from B2B. Retailer Customer Group -->
17-
<selectOption selector="{{AdminCartPriceRulesFormSection.customerGroups}}" userInput="Retailer" stepKey="selectCustomerGroup"/>
17+
<selectOption selector="{{AdminCartPriceRulesFormSection.customerGroups}}" userInput="Retailer" stepKey="selectRetailerCustomerGroup"/>
1818
</actionGroup>
1919
</actionGroups>

0 commit comments

Comments
 (0)