Skip to content

Commit ea16909

Browse files
committed
MC-221: Admin should be able to select/edit the “Attributes Set” when creating/editing a bundle product
1 parent b1a2907 commit ea16909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Bundle/Test/AdminAttributeSetSelectionTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
<!--Editing Attribute set-->
6565
<click selector="{{AdminProductCatalog.attributeSetOfFirstRow(ProductAttributeFrontendLabel.label)}}" stepKey="clickAttributeSet2"/>
6666
<waitForPageLoad stepKey="waitForPageLoad2"/>
67-
<pauseExecution stepKey="pause2"/>
6867

6968
<click selector="{{AdminProductFormSection.attributeSet}}" stepKey="startEditAttrSet2"/>
7069
<fillField selector="{{AdminProductFormSection.attributeSetFilter}}" userInput="{{BundleProduct.defaultAttribute}}" stepKey="searchForAttrSet2"/>

0 commit comments

Comments
 (0)