Skip to content

Commit 8f3b282

Browse files
committed
Change action groups name according to CE branch changes
1 parent d97d7f6 commit 8f3b282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<after>
4242
<deleteData createDataKey="createSimpleProductApi" stepKey="deleteSimpleProductApi"/>
4343
<!-- Delete the rule -->
44-
<actionGroup ref="RemoveCatalogPriceRule" stepKey="deletePriceRule">
44+
<actionGroup ref="RemoveCatalogPriceRuleActionGroup" stepKey="deletePriceRule">
4545
<argument name="ruleName" value="{{CatalogRuleToPercent.name}}" />
4646
</actionGroup>
4747
<!--Clear all filters in grid-->

0 commit comments

Comments
 (0)