Skip to content

Commit a83a8e7

Browse files
committed
Merge remote-tracking branch 'commerce/release' into ph-delivery
2 parents a5f95c4 + 1efd1e8 commit a83a8e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsGridTest/AdminPageBuilderVerifySwatchDisplayedInPreviewGridTest.xml

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
<actionGroup ref="AdminDeleteProductAttributeByLabelActionGroup" stepKey="deleteAttribute">
3333
<argument name="productAttributeLabel" value="{{visualSwatchAttribute.default_label}}"/>
3434
</actionGroup>
35+
<!-- Reindex after deleting product attribute -->
36+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
37+
<argument name="indices" value=""/>
38+
</actionGroup>
3539
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3640
</after>
3741
<!-- Create a configurable swatch product via the UI -->

0 commit comments

Comments
 (0)