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 25ee1a2 commit f0252c1Copy full SHA for f0252c1
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
@@ -483,7 +483,7 @@
483
<click selector="{{AdminAddUpSellProductsModalSection.AddSelectedProductsButton}}" stepKey="addRelatedProductSelected"/>
484
<waitForPageLoad stepKey="waitForPageToLoad1"/>
485
</actionGroup>
486
- <actionGroup name="AdminProductAdvancedPricingNewCustomerGroupPrice">
+ <actionGroup name="adminProductAdvancedPricingNewCustomerGroupPrice">
487
<arguments>
488
<argument name="qty" type="string" defaultValue="2"/>
489
<argument name="priceType" type="string" defaultValue="Discount"/>
0 commit comments