Skip to content

Commit f0252c1

Browse files
MAGETWO-98818: [Magento Cloud] You cannot schedule an update for the Tier price if it was set as a discount on the original price
- Updated automated test script
1 parent 25ee1a2 commit f0252c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
<click selector="{{AdminAddUpSellProductsModalSection.AddSelectedProductsButton}}" stepKey="addRelatedProductSelected"/>
484484
<waitForPageLoad stepKey="waitForPageToLoad1"/>
485485
</actionGroup>
486-
<actionGroup name="AdminProductAdvancedPricingNewCustomerGroupPrice">
486+
<actionGroup name="adminProductAdvancedPricingNewCustomerGroupPrice">
487487
<arguments>
488488
<argument name="qty" type="string" defaultValue="2"/>
489489
<argument name="priceType" type="string" defaultValue="Discount"/>

0 commit comments

Comments
 (0)