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 1442d5e commit 46021b8Copy full SHA for 46021b8
app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontAssertAsLowAsLabelTest.xml
@@ -95,7 +95,7 @@
95
</actionGroup>
96
<actionGroup ref="ChangeConfigurableProductChildProductPriceActionGroup" stepKey="changePriceForBlueP2">
97
<argument name="productAttributes" value="Color: Blue"/>
98
- <argument name="productPrice" value="10"/>
+ <argument name="productPrice" value="30"/>
99
100
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveConfigurableProductP2"/>
101
<waitForElementClickable selector="{{AdminProductFormConfigurationsSection.variationProductLinkByName('Blue')}}" stepKey="waitForBlueChildProductToBecomeClickable"/>
0 commit comments