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 d97d7f6 commit 8f3b282Copy full SHA for 8f3b282
app/code/Magento/Sales/Test/Mftf/Test/AdminReorderWithCatalogPriceTest.xml
@@ -41,7 +41,7 @@
41
<after>
42
<deleteData createDataKey="createSimpleProductApi" stepKey="deleteSimpleProductApi"/>
43
<!-- Delete the rule -->
44
- <actionGroup ref="RemoveCatalogPriceRule" stepKey="deletePriceRule">
+ <actionGroup ref="RemoveCatalogPriceRuleActionGroup" stepKey="deletePriceRule">
45
<argument name="ruleName" value="{{CatalogRuleToPercent.name}}" />
46
</actionGroup>
47
<!--Clear all filters in grid-->
0 commit comments