Skip to content

Commit 1065a71

Browse files
committed
#26331: Deliver commerce and B2B test
1 parent 199d7c2 commit 1065a71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@
3333
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
3434
</before>
3535
<after>
36-
<deleteData createDataKey="attribute" stepKey="deleteAttribute"/>
3736
<deleteData createDataKey="product" stepKey="deleteProduct"/>
37+
<deleteData createDataKey="attribute" stepKey="deleteAttribute"/>
38+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
3839
<actionGroup ref="logout" stepKey="logout"/>
3940
</after>
4041
<!-- Assert attribute presence in storefront product additional information -->

0 commit comments

Comments
 (0)