Skip to content

Commit f5a26d0

Browse files
shanthishanthi
authored andcommitted
added AdminProductSetAdvancedFixedPricingWithIndexActionGroup
1 parent 54ac502 commit f5a26d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/ProductSetAdvancedFixedPricingWithIndexActionGroup.xml renamed to app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductSetAdvancedFixedPricingWithIndexActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="ProductSetAdvancedFixedPricingWithIndexActionGroup" extends="ProductSetAdvancedPricingWithIndexActionGroup">
11+
<actionGroup name="AdminProductSetAdvancedFixedPricingWithIndexActionGroup" extends="ProductSetAdvancedPricingWithIndexActionGroup">
1212
<annotations>
1313
<description>Sets the provided Advanced Fixed Pricing on the Admin Product creation/edit page.</description>
1414
</annotations>

0 commit comments

Comments
 (0)