Skip to content

Commit cdbd5b2

Browse files
committed
- updating the test
1 parent fb30377 commit cdbd5b2

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

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

Lines changed: 0 additions & 15 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<actionGroup ref="AssertStorefrontProductAttributeLabelVisibleActionGroup" stepKey="seeProductAttributeLabel">
112112
<argument name="productAttributeLabel" value="$$createConfigProductAttribute.default_value$$"/>
113113
</actionGroup>
114-
<actionGroup ref="AssertStorefrontProductAttributeOptionVisibleActionGroup" stepKey="seeProductAttributeOptions"/>
114+
<seeElement selector="{{StorefrontProductInfoMainSection.productAttributeOptions1}}" stepKey="seeProductAttributeOptions"/>
115115
<!-- Delete Child products -->
116116
<actionGroup ref="DeleteProductBySkuActionGroup" stepKey="deleteFirstChildProduct">
117117
<argument name="sku" value="$$createConfigChildProduct1.sku$$"/>

0 commit comments

Comments
 (0)