Skip to content

Commit 46021b8

Browse files
authored
ACQE-7276 | Mainline PR deployment
Test fix
1 parent 1442d5e commit 46021b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</actionGroup>
9696
<actionGroup ref="ChangeConfigurableProductChildProductPriceActionGroup" stepKey="changePriceForBlueP2">
9797
<argument name="productAttributes" value="Color: Blue"/>
98-
<argument name="productPrice" value="10"/>
98+
<argument name="productPrice" value="30"/>
9999
</actionGroup>
100100
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveConfigurableProductP2"/>
101101
<waitForElementClickable selector="{{AdminProductFormConfigurationsSection.variationProductLinkByName('Blue')}}" stepKey="waitForBlueChildProductToBecomeClickable"/>

0 commit comments

Comments
 (0)