Skip to content

Commit 430fc82

Browse files
Update AdminRemoveCustomizableOptionFromProductWithOverTwentyCustomizableOptionsTest.xml
1 parent 2610abf commit 430fc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</actionGroup>
3535
<scrollTo selector="{{AdminProductCustomizableOptionsSection.customizableOptions}}" stepKey="scrollToCustomizableOptions"/>
3636
<click selector="{{AdminProductCustomizableOptionsSection.customizableOptions}}" stepKey="clickAdminProductCustomizableOption2"/>
37-
<actionGroup ref="AdminRemoveCustomOptionInStagingSlideOutPageActionGroup" stepKey="removeOption">
37+
<actionGroup ref="AdminRemoveCustomOptionsInStagingSlideOutPageActionGroup" stepKey="removeOption">
3838
<argument name="optionName" value="OptionField21"/>
3939
</actionGroup>
4040
<actionGroup ref="AdminProductFormSaveButtonClickActionGroup" stepKey="clickSaveButton"/>

0 commit comments

Comments
 (0)