Skip to content

Commit 0d067c4

Browse files
authored
Update AdminProductSetAdvancedFixedPricingWithIndexActionGroup.xml
1 parent 3de9534 commit 0d067c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
<selectOption selector="{{AdminProductFormAdvancedPricingSection.productTierPriceValueTypeSelect(index)}}" userInput="{{price}}" after="fillProductTierPriceQtyInput" stepKey="selectProductTierPriceValueType"/>
1717
<fillField selector="{{AdminProductFormAdvancedPricingSection.productTierPriceFixedPriceInput(index)}}" userInput="{{amount}}" stepKey="selectProductTierPricePriceInput"/>
1818
</actionGroup>
19-
</actionGroups>
19+
</actionGroups>

0 commit comments

Comments
 (0)