Skip to content

Commit a0bea23

Browse files
authored
ACQE-7276 | Mainline PR deployment
1 parent 6b9d148 commit a0bea23

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@
106106
<waitForElementVisible selector="{{AttributeManageSwatchSection.textSwatchStoreViewValue('M2')}}" stepKey="assertMSizeStoreViewValue"/>
107107
<waitForElementVisible selector="{{AttributeManageSwatchSection.textSwatchStoreViewValue('L3')}}" stepKey="assertLSizeStoreViewValue"/>
108108
<waitForElementVisible selector="{{AttributeManageSwatchSection.textSwatchStoreViewValue('XL')}}" stepKey="assertXLSizeStoreViewValue"/>
109-
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
110-
<argument name="indices" value=""/>
111-
</actionGroup>
112-
<!-- Flush cache -->
113-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
114-
<argument name="tags" value=""/>
115-
</actionGroup>
116-
117109
<!--Add created attribute to default attribute set-->
118110
<actionGroup ref="AdminOpenAttributeSetGridPageActionGroup" stepKey="openAttributeSetPage"/>
119111
<actionGroup ref="AdminOpenAttributeSetByNameActionGroup" stepKey="openDefaultAttributeSet"/>

0 commit comments

Comments
 (0)