Skip to content

Commit 016294c

Browse files
committed
Merge remote-tracking branch 'origin/AC-7572' into Hammer_Regression_issues_04Jan22
2 parents 6477adc + 385ca36 commit 016294c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/code/Magento/Elasticsearch8/Test/Mftf/Test/StorefrontQuickSearchUsingElasticSearch8ByProductSkuTest.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@
2121
<group value="pr_exclude"/>
2222
</annotations>
2323
<before>
24+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="setSearchEngine"/>
2425
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
25-
<actionGroup ref="DeleteAllProductsUsingProductGridActionGroup" stepKey="deleteAllProductsAfterTest"/>
26+
<actionGroup ref="DeleteAllProductsUsingProductGridActionGroup" stepKey="deleteAllProducts"/>
2627
<createData entity="VirtualProduct" stepKey="createVirtualProduct"/>
28+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="createFirtsSimpleProduct"/>
2729
<createData entity="SimpleProductWithCustomSku24MB06" stepKey="createSecondSimpleProduct"/>
2830
<createData entity="SimpleProductWithCustomSku24MB04" stepKey="createThirdSimpleProduct"/>
2931
<createData entity="SimpleProductWithCustomSku24MB02" stepKey="createFourthSimpleProduct"/>
@@ -34,6 +36,7 @@
3436
<magentoCron groups="index" stepKey="reindex"/>
3537
</before>
3638
<after>
39+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="deleteProductOne"/>
3740
<actionGroup ref="DeleteAllProductsUsingProductGridActionGroup" stepKey="deleteAllProductsAfterTest"/>
3841
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutFromAdminPanel"/>
3942
</after>

0 commit comments

Comments
 (0)