Skip to content

Commit 4099fef

Browse files
committed
B2B-1640: Add MFTF test for MC-38222
- Adding reindex to test
1 parent 8d203cc commit 4099fef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/ImportExport/Test/Mftf/Test/AdminImportSimpleAndConfigurableProductsWithAssignedImagesTest.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,12 @@
8181
<see selector="{{AdminImportValidationMessagesSection.messageByType('success')}}" userInput="Import successfully done" stepKey="seeImportMessage"/>
8282
<dontSeeElementInDOM selector="{{AdminImportValidationMessagesSection.importErrorList}}" stepKey="dontSeeErrorMessage2"/>
8383

84+
<!-- Reindex -->
85+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
86+
<argument name="indices" value=""/>
87+
</actionGroup>
88+
<pause stepKey="pause"/>
89+
8490
<!-- Admin: Verify Simple Product 1 on Product Index Page -->
8591
<actionGroup ref="AssertProductOnAdminGridActionGroup" stepKey="assertSimpleProduct1InAdminGrid">
8692
<argument name="product" value="ImportSimple1"/>

0 commit comments

Comments
 (0)