Skip to content

Commit 73e1ccb

Browse files
Update AdminRemoveCustomizableOptionFromProductWithOverTwentyCustomizableOptionsTest.xml
1 parent a8fab49 commit 73e1ccb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveCustomizableOptionFromProductWithOverTwentyCustomizableOptionsTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitleOnStorefront">
4545
<argument name="title" value="{{ProductOptionField.title}}"/>
4646
</actionGroup>
47-
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle2OnStorefront2">
47+
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle2OnStorefront">
4848
<argument name="title" value="{{ProductOptionField2.title}}"/>
4949
</actionGroup>
50-
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle2OnStorefront3">
50+
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle3OnStorefront">
5151
<argument name="title" value="{{ProductOptionField5.title}}"/>
5252
</actionGroup>
53-
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle2OnStorefront4">
53+
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle4OnStorefront">
5454
<argument name="title" value="{{ProductOptionField12.title}}"/>
5555
</actionGroup>
56-
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle2OnStorefront5">
56+
<actionGroup ref="StorefrontAssertCustomOptionByTitleActionGroup" stepKey="assertDropDownOptionByTitle5OnStorefront">
5757
<argument name="title" value="{{ProductOptionField20.title}}"/>
5858
</actionGroup>
5959
<dontSee selector="{{StorefrontProductInfoMainSection.customOptionByTitle('OptionField21')}}" stepKey="dontSeeCustomOption"/>

0 commit comments

Comments
 (0)